Searched defs:flow_state (Results 1 – 2 of 2) sorted by relevance
227 struct flow_state { struct228 __be32 cur_daddr;229 int count;231 struct xfrm_state *x;233 __u32 flags;
49 u32 flow_state; member