Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dip_vs.h145 struct ip_vs_dest_user { struct
147 __be32 addr;
148 __be16 port;
151 unsigned int conn_flags; /* connection flags */
152 int weight; /* destination weight */
155 __u32 u_threshold; /* upper threshold */
156 __u32 l_threshold; /* lower threshold */