Searched defs:ip_vs_protocol (Results 1 – 1 of 1) sorted by relevance
476 struct ip_vs_protocol { struct477 struct ip_vs_protocol *next; argument483 void (*init)(struct ip_vs_protocol *pp); argument485 void (*exit)(struct ip_vs_protocol *pp); argument509 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument512 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument527 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument538 struct ip_vs_protocol *pp; argument