Searched refs:rx_pslot (Results 1 – 2 of 2) sorted by relevance
639 kern_channel_slot_t rx_pslot = NULL; in utun_netif_sync_rx() local732 rx_pslot = rx_slot; in utun_netif_sync_rx()840 rx_pslot = rx_slot; in utun_netif_sync_rx()845 if (rx_pslot) { in utun_netif_sync_rx()846 kern_channel_advance_slot(rx_ring, rx_pslot); in utun_netif_sync_rx()3357 kern_channel_slot_t rx_pslot = NULL; in utun_kpipe_sync_rx() local3474 rx_pslot = rx_slot; in utun_kpipe_sync_rx()3478 if (rx_pslot) { in utun_kpipe_sync_rx()3479 kern_channel_advance_slot(rx_ring, rx_pslot); in utun_kpipe_sync_rx()3523 kern_channel_slot_t rx_pslot = NULL; in utun_kpipe_sync_rx() local[all …]
866 kern_channel_slot_t rx_pslot = NULL; in ipsec_kpipe_sync_rx() local993 rx_pslot = rx_slot; in ipsec_kpipe_sync_rx()997 if (rx_pslot) { in ipsec_kpipe_sync_rx()998 kern_channel_advance_slot(rx_ring, rx_pslot); in ipsec_kpipe_sync_rx()1441 kern_channel_slot_t rx_pslot = NULL; in ipsec_netif_sync_rx() local1632 rx_pslot = rx_slot; in ipsec_netif_sync_rx()1850 rx_pslot = rx_slot; in ipsec_netif_sync_rx()1873 if (rx_pslot) { in ipsec_netif_sync_rx()1874 kern_channel_advance_slot(rx_ring, rx_pslot); in ipsec_netif_sync_rx()