Home
last modified time | relevance | path

Searched refs:txerrors (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dif_arp.h108 uint64_t txerrors; /* # of ARP requests failed to send. */ member
/f-stack/freebsd/net/
H A Dif_arp.h108 uint64_t txerrors; /* # of ARP requests failed to send. */ member
/f-stack/tools/netstat/
H A Dinet.c1110 p(txerrors, "{:sent-failures/%ju} {N:/ARP request%s failed to sent}\n"); in arp_stats()
/f-stack/freebsd/netinet/
H A Dif_ether.c446 ARPSTAT_INC(txerrors); in arprequest_internal()