Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/classq/
H A Dif_classq.h132 u_int32_t ifcq_bytes; /* bytes count */ member
278 #define IFCQ_BYTES(_ifcq) ((_ifcq)->ifcq_bytes)
280 ((_ifcq)->ifcq_bytes = (_ifcq)->ifcq_bytes + (_len))
282 ((_ifcq)->ifcq_bytes = (_ifcq)->ifcq_bytes - (_len))