Home
last modified time | relevance | path

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

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