Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/skywalk/channel/ !
H A Dchannel_var.h201 #define CHAN_FILT_HINT_BITS "\020\01FLOW_ADV\02CHANNEL_EVENT\03IF_ADV" macro
H A Dchannel.c388 within_kevent, selwake, hint, CHAN_FILT_HINT_BITS); in csi_selwakeup_one()
405 within_kevent, selwake, hint, CHAN_FILT_HINT_BITS); in csi_selwakeup_all()
977 CHAN_FILT_HINT_BITS); in filt_che_event()
/xnu-10002.41.9/bsd/skywalk/nexus/ !
H A Dnexus_adapter.c1125 hint, CHAN_FILT_HINT_BITS); in na_post_event()