Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif.c4146 uint32_t bytes_cnt; local
4168 &pkts_cnt, &bytes_cnt);
4557 uint32_t * pkts_cnt, uint32_t * bytes_cnt) argument
4561 VERIFY(bytes_cnt != NULL);
4564 bytes_cnt);