Home
last modified time | relevance | path

Searched defs:ip_vs_protocol (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Dip_vs.h718 struct ip_vs_protocol { struct
719 struct ip_vs_protocol *next; argument
725 void (*init)(struct ip_vs_protocol *pp); argument
727 void (*exit)(struct ip_vs_protocol *pp); argument
751 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
754 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
770 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument
781 struct ip_vs_protocol *pp; argument