Searched refs:STATS_RX_FCS_OFFSET (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/iprb/ | ||
H A D | iprb.h | 359 #define STATS_RX_FCS_OFFSET 40 macro |
H A D | iprb.c | 1057 ip->fcs_errs += GETSTAT(sp, STATS_RX_FCS_OFFSET); in iprb_update_stats() |