Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/skywalk/channel/
H A Dchannel_var.h203 #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()
988 CHAN_FILT_HINT_BITS); in filt_che_event()
/xnu-11215.61.5/bsd/skywalk/nexus/
H A Dnexus_adapter.c1116 hint, CHAN_FILT_HINT_BITS); in na_post_event()