Home
last modified time | relevance | path

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

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