Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dos_channel_private.h456 #define FLOWADVF_VALID 0x1 /* flow is valid */ macro
/xnu-8792.41.9/bsd/skywalk/nexus/
H A Dnexus_adapter.c3205 fae->fae_flags = FLOWADVF_VALID; in na_flowadv_entry_alloc()
3264 ASSERT(fae->fae_flags & FLOWADVF_VALID); in na_flowadv_set()
3311 ASSERT(fae->fae_flags & FLOWADVF_VALID); in na_flowadv_clear()