Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil_ctl.c311 ifp->if_poll_pstats.ifi_poll_bytes += ifp->if_poll_tstats.bytes; in dlil_input_stats_sync()
H A Dif_var_private.h255 u_int64_t ifi_poll_bytes; /* total # of polled bytes */ member
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_poll.c231 ifp->if_poll_pstats.ifi_poll_bytes += in netif_rxpoll_compat_update_rxpoll_stats()