Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dip_vs.h232 struct ip_vs_get_dests { struct
234 __u16 protocol;
235 __be32 addr; /* virtual address */
236 __be16 port;
237 __u32 fwmark; /* firwall mark of service */
240 unsigned int num_dests;
243 struct ip_vs_dest_entry entrytable[0];