Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dip_vs.h591 struct ip_vs_dest_user_kern { struct
593 union nf_inet_addr addr;
594 __be16 port;
597 unsigned int conn_flags; /* connection flags */
598 int weight; /* destination weight */
601 u32 u_threshold; /* upper threshold */
602 u32 l_threshold; /* lower threshold */
605 u16 af;