Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip_vs.h631 struct ip_vs_dest_user_kern { struct
633 union nf_inet_addr addr;
634 __be16 port;
637 unsigned int conn_flags; /* connection flags */
638 int weight; /* destination weight */
641 u32 u_threshold; /* upper threshold */
642 u32 l_threshold; /* lower threshold */
645 u16 af;