• Home
  • Raw
  • Download

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
468 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument
479 struct ip_vs_protocol *pp; argument
485 struct ip_vs_protocol *ip_vs_proto_get(unsigned short proto);
546 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
782 struct ip_vs_protocol *);
1336 int ip_vs_bind_app(struct ip_vs_conn *cp, struct ip_vs_protocol *pp);
1367 void ip_vs_tcpudp_debug_packet(int af, struct ip_vs_protocol *pp,
1371 extern struct ip_vs_protocol ip_vs_protocol_tcp;
1372 extern struct ip_vs_protocol ip_vs_protocol_udp;
1373 extern struct ip_vs_protocol ip_vs_protocol_icmp;
1374 extern struct ip_vs_protocol ip_vs_protocol_esp;
1375 extern struct ip_vs_protocol ip_vs_protocol_ah;
1376 extern struct ip_vs_protocol ip_vs_protocol_sctp;
1462 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1464 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
1466 struct ip_vs_protocol *pp, struct ip_vs_iphdr *iph);
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, int offset,
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, struct ip_vs_iphdr *iph);
1486 struct ip_vs_protocol *pp, int offset,
1535 void ip_vs_nat_icmp(struct sk_buff *skb, struct ip_vs_protocol *pp,
1539 void ip_vs_nat_icmp_v6(struct sk_buff *skb, struct ip_vs_protocol *pp,