Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3776 boolean_t has_sync_pkts = (sk_rx_sync_packets != 0 && local
3780 notify = (has_sync_pkts ? netif_rx_notify_fast :
3783 notify = (has_sync_pkts ? netif_llw_rx_notify_fast :