Searched refs:if_obytes (Results 1 – 4 of 4) sorted by relevance
412 os_atomic_add(&ifn->if_obytes, m->m_pkthdr.len, relaxed); in pflog_packet()
552 #define if_obytes if_data.ifi_obytes macro
7737 uint64_t bytes = (ifp->if_ibytes + ifp->if_obytes); in ifnet_notify_data_threshold()
4387 out_counts->nstat_txbytes = ifp->if_obytes; in nstat_ifnet_counts()