Searched defs:ip_vs_protocol (Results 1 – 1 of 1) sorted by relevance
704 struct ip_vs_protocol { struct705 struct ip_vs_protocol *next; argument711 void (*init)(struct ip_vs_protocol *pp); argument713 void (*exit)(struct ip_vs_protocol *pp); argument737 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument740 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument755 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument766 struct ip_vs_protocol *pp; argument