Home
last modified time | relevance | path

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

/linux-3.3/net/netfilter/ipvs/
Dip_vs_sync.c131 struct ip_vs_sync_v4 { struct
132 __u8 type;
133 __u8 protocol; /* Which protocol (TCP/UDP) */
134 __be16 ver_size; /* Version msb 4 bits */
136 __be32 flags; /* status flags */
137 __be16 state; /* state info */
139 __be16 cport;
140 __be16 vport;
141 __be16 dport;
142 __be32 fwmark; /* Firewall mark from skb */
[all …]