Searched refs:bge_rx_nobds (Results 1 – 2 of 2) sorted by relevance
3036 uint32_t bge_rx_nobds; member
4998 if_inc_counter(ifp, IFCOUNTER_IERRORS, cnt - sc->bge_rx_nobds); in bge_stats_update()4999 sc->bge_rx_nobds = cnt; in bge_stats_update()