Home
last modified time | relevance | path

Searched refs:NA_NOTEF_PUSH (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_adapter.h320 #define NA_NOTEF_PUSH 0x100 /* need immediate attention */ macro
H A Dnexus_adapter.c1146 na_post_event(kring, (flags & NA_NOTEF_PUSH), in na_notify()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1277 r->ckr_na_notify(r, kernproc, NA_NOTEF_PUSH); in fsw_ring_enqueue_pktq()