Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dip_vs.h146 struct ip_vs_dest_user { struct
148 __be32 addr;
149 __be16 port;
152 unsigned int conn_flags; /* connection flags */
153 int weight; /* destination weight */
156 __u32 u_threshold; /* upper threshold */
157 __u32 l_threshold; /* lower threshold */