Home
last modified time | relevance | path

Searched defs:rxring (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.61.12/tests/skywalk/
H A Dskt_debug_verify.c51 channel_ring_t rxring, txring; in skt_debug_verify_main() local
H A Dskt_kqueue.c132 channel_ring_t rxring; in skt_kqueue_basic_rx() local
343 channel_ring_t rxring; in skt_kqueue_lowat_basic_rx() local
H A Dskt_mangle.c157 channel_ring_t rxring; in skt_mangle_rx() local
H A Dskywalk_test_common.c303 channel_ring_t rxring, txring; in sktc_channel_worker_echo() local
469 channel_ring_t rxring; in sktc_channel_worker_sink() local
875 chew_slots(channel_ring_t rxring, uint32_t max) in chew_slots()
H A Dskt_utunloop.c101 channel_ring_t rxring, txring; in skt_utunloop_xfer_slots() local
/xnu-12377.61.12/tests/
H A Dnet_tuntests.c764 drain_ring(channel_ring_t rxring) in drain_ring()