Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/nexus/netif/
H A Dnx_netif.c4078 uint32_t bytes_cnt; local
4099 &pkts_cnt, &bytes_cnt);
4489 uint32_t * pkts_cnt, uint32_t * bytes_cnt) argument
4493 VERIFY(bytes_cnt != NULL);
4496 bytes_cnt);