Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_vs.h649 struct ip_vs_dest_user_kern { struct
651 union nf_inet_addr addr;
652 __be16 port;
655 unsigned int conn_flags; /* connection flags */
656 int weight; /* destination weight */
659 u32 u_threshold; /* upper threshold */
660 u32 l_threshold; /* lower threshold */
663 u16 af;
665 u16 tun_type; /* tunnel type */
666 __be16 tun_port; /* tunnel port */
[all …]