Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dip_vs.h233 struct ip_vs_get_dests { struct
235 __u16 protocol;
236 __be32 addr; /* virtual address */
237 __be16 port;
238 __u32 fwmark; /* firwall mark of service */
241 unsigned int num_dests;
244 struct ip_vs_dest_entry entrytable[0];