Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dip_vs.h153 struct ip_vs_dest_user { struct
155 __be32 addr;
156 __be16 port;
159 unsigned int conn_flags; /* connection flags */
160 int weight; /* destination weight */
163 __u32 u_threshold; /* upper threshold */
164 __u32 l_threshold; /* lower threshold */