Searched refs:rx_pslot (Results 1 – 2 of 2) sorted by relevance
640 kern_channel_slot_t rx_pslot = NULL; in utun_netif_sync_rx() local733 rx_pslot = rx_slot; in utun_netif_sync_rx()841 rx_pslot = rx_slot; in utun_netif_sync_rx()846 if (rx_pslot) { in utun_netif_sync_rx()847 kern_channel_advance_slot(rx_ring, rx_pslot); in utun_netif_sync_rx()3355 kern_channel_slot_t rx_pslot = NULL; in utun_kpipe_sync_rx() local3472 rx_pslot = rx_slot; in utun_kpipe_sync_rx()3476 if (rx_pslot) { in utun_kpipe_sync_rx()3477 kern_channel_advance_slot(rx_ring, rx_pslot); in utun_kpipe_sync_rx()3521 kern_channel_slot_t rx_pslot = NULL; in utun_kpipe_sync_rx() local[all …]
867 kern_channel_slot_t rx_pslot = NULL; in ipsec_kpipe_sync_rx() local994 rx_pslot = rx_slot; in ipsec_kpipe_sync_rx()998 if (rx_pslot) { in ipsec_kpipe_sync_rx()999 kern_channel_advance_slot(rx_ring, rx_pslot); in ipsec_kpipe_sync_rx()1442 kern_channel_slot_t rx_pslot = NULL; in ipsec_netif_sync_rx() local1633 rx_pslot = rx_slot; in ipsec_netif_sync_rx()1851 rx_pslot = rx_slot; in ipsec_netif_sync_rx()1874 if (rx_pslot) { in ipsec_netif_sync_rx()1875 kern_channel_advance_slot(rx_ring, rx_pslot); in ipsec_netif_sync_rx()