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