Searched refs:FLOWADVF_SUSPENDED (Results 1 – 3 of 3) sorted by relevance
440 #define FLOWADVF_SUSPENDED 0x2 /* flow is suspended */ macro
3443 fae->fae_flags |= FLOWADVF_SUSPENDED; in na_flowadv_set()3490 fae->fae_flags &= ~FLOWADVF_SUSPENDED; in na_flowadv_clear()
1275 return __improbable((fe->fae_flags & FLOWADVF_SUSPENDED) != 0) ? in os_channel_flow_admissible()