Searched defs:flow_state (Results 1 – 2 of 2) sorted by relevance
222 struct flow_state { struct223 __be32 cur_daddr;224 int count;226 struct xfrm_state *x;228 __u32 flags;
74 u32 flow_state; member