Searched refs:rx_dropped_header_too_small (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_stat.h86 kstat_named_t rx_dropped_header_too_small; member in struct:oce_stat
H A Doce_hw_eth.h512 uint32_t rx_dropped_header_too_small; member in struct:rx_port_stats
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_stat.c94 port_stats->rx_dropped_header_too_small +
173 stats->rx_dropped_header_too_small.value.ul =
174 port_stats->rx_dropped_header_too_small;
306 kstat_named_init(&stats->rx_dropped_header_too_small,
307 "rx_dropped_header_too_small", KSTAT_DATA_ULONG);

Completed in 62 milliseconds