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