Home
last modified time | relevance | path

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

/xnu-11215/bsd/skywalk/nexus/netif/
H A Dnx_netif.c4140 uint32_t bytes_cnt; local
4161 &pkts_cnt, &bytes_cnt);
4550 uint32_t * pkts_cnt, uint32_t * bytes_cnt) argument
4554 VERIFY(bytes_cnt != NULL);
4557 bytes_cnt);