Searched defs:ip_vs_protocol (Results 1 – 1 of 1) sorted by relevance
429 struct ip_vs_protocol { struct430 struct ip_vs_protocol *next; argument436 void (*init)(struct ip_vs_protocol *pp); argument438 void (*exit)(struct ip_vs_protocol *pp); argument461 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument464 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument468 struct ip_vs_protocol *pp); argument482 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument493 struct ip_vs_protocol *pp; argument