Home
last modified time | relevance | path

Searched refs:rx_crc_errors (Results 1 – 9 of 9) sorted by relevance

/external/iproute2/include/linux/
Dnetdevice.h57 unsigned long rx_crc_errors; /* recved pkt with crc error */ member
Dif_link.h24 __u32 rx_crc_errors; /* recved pkt with crc error */ member
/external/kernel-headers/original/linux/
Dif_hippi.h65 int rx_crc_errors; /* recved pkt with crc error */ member
Dif_link.h24 __u32 rx_crc_errors; /* recved pkt with crc error */ member
Dnetdevice.h124 unsigned long rx_crc_errors; /* recved pkt with crc error */ member
/external/libpcap/
Dpcap-dos.h191 DWORD rx_crc_errors; /* recv'd pkt with crc error */ member
Dpcap.h178 u_long rx_crc_errors; /* recv'd pkt with crc error */ member
/external/iproute2/ip/
Dipaddress.c308 s->rx_crc_errors, in print_linkinfo()
/external/grub/netboot/
Dtlan.c3504 priv->stats.rx_crc_errors += crc;