Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dip_vs.h159 struct ip_vs_dest_user { struct
161 __be32 addr;
162 __be16 port;
165 unsigned int conn_flags; /* connection flags */
166 int weight; /* destination weight */
169 __u32 u_threshold; /* upper threshold */
170 __u32 l_threshold; /* lower threshold */