Lines Matching refs:ip_vs_protocol
415 struct ip_vs_protocol { struct
416 struct ip_vs_protocol *next; argument
422 void (*init)(struct ip_vs_protocol *pp); argument
424 void (*exit)(struct ip_vs_protocol *pp); argument
448 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
451 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
466 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument
477 struct ip_vs_protocol *pp; argument
483 struct ip_vs_protocol *ip_vs_proto_get(unsigned short proto);
544 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
780 struct ip_vs_protocol *);
1348 int ip_vs_bind_app(struct ip_vs_conn *cp, struct ip_vs_protocol *pp);
1379 void ip_vs_tcpudp_debug_packet(int af, struct ip_vs_protocol *pp,
1383 extern struct ip_vs_protocol ip_vs_protocol_tcp;
1384 extern struct ip_vs_protocol ip_vs_protocol_udp;
1385 extern struct ip_vs_protocol ip_vs_protocol_icmp;
1386 extern struct ip_vs_protocol ip_vs_protocol_esp;
1387 extern struct ip_vs_protocol ip_vs_protocol_ah;
1388 extern struct ip_vs_protocol ip_vs_protocol_sctp;
1474 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1476 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1478 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1480 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1482 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1484 struct ip_vs_protocol *pp, int offset,
1490 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1492 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1494 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1496 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1498 struct ip_vs_protocol *pp, int offset,
1563 void ip_vs_nat_icmp(struct sk_buff *skb, struct ip_vs_protocol *pp,
1567 void ip_vs_nat_icmp_v6(struct sk_buff *skb, struct ip_vs_protocol *pp,