Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif.c4138 uint32_t bytes_cnt; local
4159 &pkts_cnt, &bytes_cnt);
4548 uint32_t * pkts_cnt, uint32_t * bytes_cnt) argument
4552 VERIFY(bytes_cnt != NULL);
4555 bytes_cnt);