Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_pflog.c411 os_atomic_inc(&ifn->if_opackets, relaxed); in pflog_packet()
H A Dif_var_private.h548 #define if_opackets if_data.ifi_opackets macro
H A Dntstat.c4386 out_counts->nstat_txpackets = ifp->if_opackets; in nstat_ifnet_counts()