Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel.c1141 uint32_t i, check_all_tx, check_all_rx, want[NR_TXRX], revents = 0; in ch_event() local
1221 check_all_rx = ch_is_multiplex(ch, NR_RX); in ch_event()
1393 if (check_all_rx) { in ch_event()