Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3807 boolean_t has_sync_pkts = (sk_rx_sync_packets != 0 && local
3811 notify = (has_sync_pkts ? netif_rx_notify_fast :
3814 notify = (has_sync_pkts ? netif_llw_rx_notify_fast :