Searched refs:tx_pkts (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c1026 int tx_pkts = 0, tx_bytes = 0; local
1112 tx_pkts++;
1174 if_inc_counter(ifp, IFCOUNTER_OPACKETS, tx_pkts);

Completed in 38 milliseconds