MIB_TX_GOOD_P
stats->tx_good_frames += mib[MIB_TX_GOOD_P];
if_inc_counter(ifp, IFCOUNTER_OPACKETS, (u_long)mib[MIB_TX_GOOD_P]);