Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Ddlil.h518 ifp->if_tc.ifi_opvpackets++; in ifp_inc_traffic_class_out()
H A Dif_var_private.h99 u_int64_t ifi_opvpackets;/* TC priv packets sent on interface */ member
H A Dif.c6335 COPY_IF_TC_FIELD64_ATOMIC(ifi_opvpackets); in if_copy_traffic_class()