Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dip_vs.h596 struct ip_vs_dest_user_kern { struct
598 union nf_inet_addr addr;
599 __be16 port;
602 unsigned int conn_flags; /* connection flags */
603 int weight; /* destination weight */
606 u32 u_threshold; /* upper threshold */
607 u32 l_threshold; /* lower threshold */
610 u16 af;