Searched defs:ip_vs_protocol (Results 1 – 1 of 1) sorted by relevance
415 struct ip_vs_protocol { struct416 struct ip_vs_protocol *next; argument422 void (*init)(struct ip_vs_protocol *pp); argument424 void (*exit)(struct ip_vs_protocol *pp); argument448 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument451 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument466 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument477 struct ip_vs_protocol *pp; argument