Home
last modified time | relevance | path

Searched refs:tx_collisions (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/libpcap/
HDpcap-dos.h200 DWORD tx_collisions; member
/freebsd-14-stable/sys/dev/vr/
HDif_vrreg.h704 uint32_t tx_collisions; member
HDif_vr.c1512 sc->vr_stat.tx_collisions++; in vr_txeof()
1529 sc->vr_stat.tx_collisions += in vr_txeof()
1533 sc->vr_stat.tx_collisions += (txstat & 0x0f); in vr_txeof()
2643 printf("Outbound collisions : %u\n", stat->tx_collisions); in vr_sysctl_stats()