Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dip_vs.h415 struct ip_vs_protocol { struct
416 struct ip_vs_protocol *next; argument
422 void (*init)(struct ip_vs_protocol *pp); argument
424 void (*exit)(struct ip_vs_protocol *pp); argument
448 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
451 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, argument
466 void (*debug_packet)(int af, struct ip_vs_protocol *pp, argument
477 struct ip_vs_protocol *pp; argument