Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dip_vs.h221 struct ip_vs_get_dests { struct
223 __u16 protocol;
224 __be32 addr; /* virtual address */
225 __be16 port;
226 __u32 fwmark; /* firwall mark of service */
229 unsigned int num_dests;
232 struct ip_vs_dest_entry entrytable[0];