Searched defs:flow_state (Results 1 – 2 of 2) sorted by relevance
251 struct flow_state { struct252 __be32 cur_daddr;253 int count;255 struct xfrm_state *x;257 __u32 flags;
49 u32 flow_state; member