Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dip_vs.h240 struct ip_vs_get_dests { struct
242 __u16 protocol;
243 __be32 addr; /* virtual address */
244 __be16 port;
245 __u32 fwmark; /* firwall mark of service */
248 unsigned int num_dests;
251 struct ip_vs_dest_entry entrytable[];