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.h704 struct ip_vs_protocol { struct
705 struct ip_vs_protocol *next; argument
711 void (*init)(struct ip_vs_protocol *pp); argument
713 void (*exit)(struct ip_vs_protocol *pp); argument
737 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
740 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
755 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument
766 struct ip_vs_protocol *pp; argument