Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.h519 ifp->if_tc.ifi_opvbytes += (u_int64_t)m->m_pkthdr.len; in ifp_inc_traffic_class_out()
H A Dif_var_private.h100 u_int64_t ifi_opvbytes;/* TC priv bytes sent on interface */ member
H A Dif.c6336 COPY_IF_TC_FIELD64_ATOMIC(ifi_opvbytes); in if_copy_traffic_class()