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

/freebsd-12-stable/sys/dev/sf/
H A Dif_sf.c2416 stats->sf_tx_frames =
2488 if_inc_counter(ifp, IFCOUNTER_OPACKETS, (u_long)stats->sf_tx_frames);
2511 nstats->sf_tx_frames += stats->sf_tx_frames;
2646 (uintmax_t)stats->sf_tx_frames);
H A Dif_sfreg.h932 uint64_t sf_tx_frames; member in struct:sf_stats

Completed in 104 milliseconds