Home
last modified time | relevance | path

Searched refs:FLOWADVF_VALID (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dos_channel_private.h466 #define FLOWADVF_VALID 0x1 /* flow is valid */ macro
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_adapter.c3275 fae->fae_flags = FLOWADVF_VALID; in na_flowadv_entry_alloc()
3336 ASSERT(fae->fae_flags & FLOWADVF_VALID); in na_flowadv_set()
3385 ASSERT(fae->fae_flags & FLOWADVF_VALID); in na_flowadv_clear()
3434 ASSERT(fae->fae_flags & FLOWADVF_VALID); in na_flowadv_report_congestion_event()