Home
last modified time | relevance | path

Searched refs:rx_length_errors (Results 1 – 8 of 8) sorted by relevance

/src/sys/netlink/route/
H A Dinterface.h193 uint32_t rx_length_errors; /* not supported */ member
221 uint64_t rx_length_errors; /* not supported */ member
/src/sys/dev/mlx4/
H A Dstats.h46 u64 rx_length_errors; member
/src/contrib/libpcap/
H A Dpcap-dos.h186 DWORD rx_length_errors; member
/src/contrib/libpcap/pcap/
H A Dpcap.h330 u_long rx_length_errors; member
/src/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_port.c256 priv->pkstats.rx_length_errors = be32_to_cpu(mlx4_en_stats->RdropLength); in mlx4_en_DUMP_ETH_STATS()
H A Dmlx4_en_netdev.c2792 &priv->pkstats.rx_length_errors, 0, "RX Length Errors"); in mlx4_en_sysctl_stat()
/src/sys/dev/ixl/
H A Di40e_type.h1455 u64 rx_length_errors; /* rlec */ member
H A Dixl_pf_main.c1054 {&stats->rx_length_errors, "rx_length_errors", "Receive Length Errors"}, in ixl_add_sysctls_mac_stats()
2152 &osd->rx_length_errors, in ixl_update_stats_counters()
2153 &nsd->rx_length_errors); in ixl_update_stats_counters()
2360 nsd->checksum_error + nsd->rx_length_errors + in ixl_update_vsi_stats()