Searched refs:ifqr_slot (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif.h695 u_int32_t ifqr_slot; member in struct:if_qstatsreq
H A Dif.c1818 u_int32_t ifqr_len, ifqr_slot; local
1820 bcopy(&ifqr->ifqr_slot, &ifqr_slot, sizeof (ifqr_slot));
1822 error = ifclassq_getqstats(&ifp->if_snd, ifqr_slot,

Completed in 81 milliseconds