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