Home
last modified time | relevance | path

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

/linux/include/net/
A Dip_vs.h612 struct ip_vs_service { struct
615 atomic_t refcnt; /* reference counter */
617 u16 af; /* address family */
618 __u16 protocol; /* which protocol (TCP/UDP) */
622 unsigned int flags; /* service status flags */
625 struct netns_ipvs *ipvs;
628 __u32 num_dests; /* number of servers */
633 spinlock_t sched_lock; /* lock sched_data */
637 struct ip_vs_pe __rcu *pe;
638 int conntrack_afmask;
[all …]

Completed in 11 milliseconds