Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dip_vs.h246 struct ip_vs_get_dests { struct
248 __u16 protocol;
249 __be32 addr; /* virtual address */
250 __be16 port;
251 __u32 fwmark; /* firwall mark of service */
254 unsigned int num_dests;
257 struct ip_vs_dest_entry entrytable[];