Lines Matching refs:ip_vs_protocol
422 struct ip_vs_protocol { struct
423 struct ip_vs_protocol *next; argument
429 void (*init)(struct ip_vs_protocol *pp); argument
431 void (*exit)(struct ip_vs_protocol *pp); argument
455 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
458 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
462 struct ip_vs_protocol *pp); argument
476 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument
487 struct ip_vs_protocol *pp; argument
493 struct ip_vs_protocol *ip_vs_proto_get(unsigned short proto);
554 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
775 struct ip_vs_protocol *);
1308 int ip_vs_bind_app(struct ip_vs_conn *cp, struct ip_vs_protocol *pp);
1339 void ip_vs_tcpudp_debug_packet(int af, struct ip_vs_protocol *pp,
1343 extern struct ip_vs_protocol ip_vs_protocol_tcp;
1344 extern struct ip_vs_protocol ip_vs_protocol_udp;
1345 extern struct ip_vs_protocol ip_vs_protocol_icmp;
1346 extern struct ip_vs_protocol ip_vs_protocol_esp;
1347 extern struct ip_vs_protocol ip_vs_protocol_ah;
1348 extern struct ip_vs_protocol ip_vs_protocol_sctp;
1427 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1429 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1431 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1433 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1435 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1437 struct ip_vs_protocol *pp, int offset,
1443 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1445 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1447 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1449 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1451 struct ip_vs_protocol *pp, int offset,
1497 void ip_vs_nat_icmp(struct sk_buff *skb, struct ip_vs_protocol *pp,
1501 void ip_vs_nat_icmp_v6(struct sk_buff *skb, struct ip_vs_protocol *pp,