Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dip_vs.h588 struct ip_vs_dest_user_kern { struct
590 union nf_inet_addr addr;
591 __be16 port;
594 unsigned int conn_flags; /* connection flags */
595 int weight; /* destination weight */
598 u32 u_threshold; /* upper threshold */
599 u32 l_threshold; /* lower threshold */
602 u16 af;
604 u16 tun_type; /* tunnel type */
605 __be16 tun_port; /* tunnel port */
[all …]