Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dip_vs.h149 struct ip_vs_service_entry { struct
150 __u16 protocol;
151 __be32 addr;
152 __be16 port;
154 __u32 fwmark;
155 char sched_name[IP_VS_SCHEDNAME_MAXLEN];
156 unsigned int flags;
157 unsigned int timeout;
159 __be32 netmask;
160 unsigned int num_dests;
[all …]