Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dip_vs.h476 struct ip_vs_protocol { struct
477 struct ip_vs_protocol *next; argument
483 void (*init)(struct ip_vs_protocol *pp); argument
485 void (*exit)(struct ip_vs_protocol *pp); argument
509 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
512 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
527 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument
538 struct ip_vs_protocol *pp; argument