Searched defs:ip_vs_protocol (Results 1 – 1 of 1) sorted by relevance
422 struct ip_vs_protocol { struct423 struct ip_vs_protocol *next; argument429 void (*init)(struct ip_vs_protocol *pp); argument431 void (*exit)(struct ip_vs_protocol *pp); argument455 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument458 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument462 struct ip_vs_protocol *pp); argument476 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument487 struct ip_vs_protocol *pp; argument