Searched defs:ip_vs_dest_user_kern (Results 1 – 1 of 1) sorted by relevance
631 struct ip_vs_dest_user_kern { struct633 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;