Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif.c4107 uint32_t bytes_cnt; local
4128 &pkts_cnt, &bytes_cnt);
4518 uint32_t * pkts_cnt, uint32_t * bytes_cnt) argument
4522 VERIFY(bytes_cnt != NULL);
4525 bytes_cnt);