Lines Matching refs:ip_vs_protocol

417 struct ip_vs_protocol {  struct
418 struct ip_vs_protocol *next; argument
424 void (*init)(struct ip_vs_protocol *pp); argument
426 void (*exit)(struct ip_vs_protocol *pp); argument
450 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
453 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
457 struct ip_vs_protocol *pp); argument
471 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument
482 struct ip_vs_protocol *pp; argument
488 struct ip_vs_protocol *ip_vs_proto_get(unsigned short proto);
549 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
778 struct ip_vs_protocol *);
1329 int ip_vs_bind_app(struct ip_vs_conn *cp, struct ip_vs_protocol *pp);
1360 void ip_vs_tcpudp_debug_packet(int af, struct ip_vs_protocol *pp,
1364 extern struct ip_vs_protocol ip_vs_protocol_tcp;
1365 extern struct ip_vs_protocol ip_vs_protocol_udp;
1366 extern struct ip_vs_protocol ip_vs_protocol_icmp;
1367 extern struct ip_vs_protocol ip_vs_protocol_esp;
1368 extern struct ip_vs_protocol ip_vs_protocol_ah;
1369 extern struct ip_vs_protocol ip_vs_protocol_sctp;
1452 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1454 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1456 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1458 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1460 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1462 struct ip_vs_protocol *pp, int offset,
1468 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1470 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1472 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1474 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1476 struct ip_vs_protocol *pp, int offset,
1522 void ip_vs_nat_icmp(struct sk_buff *skb, struct ip_vs_protocol *pp,
1526 void ip_vs_nat_icmp_v6(struct sk_buff *skb, struct ip_vs_protocol *pp,