Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/classq/
H A Dif_classq.h138 u_int32_t ifcq_bytes; /* bytes count */ member
279 #define IFCQ_BYTES(_ifcq) ((_ifcq)->ifcq_bytes)
281 ((_ifcq)->ifcq_bytes = (_ifcq)->ifcq_bytes + (_len))
283 ((_ifcq)->ifcq_bytes = (_ifcq)->ifcq_bytes - (_len))