Searched defs:tx_slot (Results 1 – 4 of 4) sorted by relevance
| /xnu-8796.101.5/bsd/net/ |
| H A D | if_utun.c | 401 kern_channel_slot_t tx_slot = kern_channel_get_next_slot(tx_ring, NULL, NULL); in utun_netif_sync_tx() local 740 kern_channel_slot_t tx_slot = NULL; in utun_netif_sync_rx() local 3198 kern_channel_slot_t tx_slot = kern_channel_get_next_slot(tx_ring, NULL, NULL); in utun_kpipe_sync_tx() local 3220 kern_channel_slot_t tx_slot = kern_channel_get_next_slot(tx_ring, NULL, NULL); in utun_kpipe_sync_tx() local 3343 kern_channel_slot_t tx_slot = kern_channel_get_next_slot(tx_ring, NULL, NULL); in utun_kpipe_sync_rx() local
|
| H A D | if_ipsec.c | 665 kern_channel_slot_t tx_slot = kern_channel_get_next_slot(tx_ring, NULL, NULL); in ipsec_kpipe_sync_tx() local 851 kern_channel_slot_t tx_slot = kern_channel_get_next_slot(tx_ring, NULL, NULL); in ipsec_kpipe_sync_rx() local 1184 kern_channel_slot_t tx_slot = kern_channel_get_next_slot(tx_ring, NULL, NULL); in ipsec_netif_sync_tx() local 1641 kern_channel_slot_t tx_slot = NULL; in ipsec_netif_sync_rx() local
|
| H A D | if_headless.c | 704 kern_channel_slot_t tx_slot; in headless_nx_sync_tx() local
|
| H A D | if_fake.c | 1850 kern_channel_slot_t tx_slot; in feth_nx_sync_tx() local
|