Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/skywalk/channel/
H A Dos_channel_private.h462 #define FLOWADVF_VALID 0x1 /* flow is valid */ macro
/xnu-11417.101.15/bsd/skywalk/nexus/
H A Dnexus_adapter.c3334 fae->fae_flags = FLOWADVF_VALID; in na_flowadv_entry_alloc()
3395 ASSERT(fae->fae_flags & FLOWADVF_VALID); in na_flowadv_set()
3444 ASSERT(fae->fae_flags & FLOWADVF_VALID); in na_flowadv_clear()
3492 ASSERT(fae->fae_flags & FLOWADVF_VALID); in na_flowadv_report_ce_event()