Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
A Dip_vs_sync.c133 struct ip_vs_sync_v4 { struct
134 __u8 type;
138 __be32 flags; /* status flags */
139 __be16 state; /* state info */
141 __be16 cport;
142 __be16 vport;
143 __be16 dport;
145 __be32 timeout; /* cp timeout */
146 __be32 caddr; /* client address */
147 __be32 vaddr; /* virtual address */
[all …]

Completed in 11 milliseconds