Searched defs:ip_vs_protocol (Results 1 – 1 of 1) sorted by relevance
417 struct ip_vs_protocol { struct418 struct ip_vs_protocol *next; argument424 void (*init)(struct ip_vs_protocol *pp); argument426 void (*exit)(struct ip_vs_protocol *pp); argument450 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument453 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument457 struct ip_vs_protocol *pp); argument471 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument482 struct ip_vs_protocol *pp; argument