Searched defs:ip_vs_protocol (Results 1 – 1 of 1) sorted by relevance
718 struct ip_vs_protocol { struct719 struct ip_vs_protocol *next; argument725 void (*init)(struct ip_vs_protocol *pp); argument727 void (*exit)(struct ip_vs_protocol *pp); argument751 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument754 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument770 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument781 struct ip_vs_protocol *pp; argument