Searched refs:spkts (Results 1 – 1 of 1) sorted by relevance
1461 uint16_t spkts = 0, bufcnt = 0; in flow_rx_agg_channel() local1659 spkts++; in flow_rx_agg_channel()1720 spkts++; in flow_rx_agg_channel()1731 DTRACE_SKYWALK1(aggr__spkt__count, uint16_t, spkts); in flow_rx_agg_channel()1733 STATS_ADD(fsws, FSW_STATS_RX_AGG_MBUF2PKT, spkts); in flow_rx_agg_channel()1735 STATS_ADD(fsws, FSW_STATS_RX_AGG_PKT2PKT, spkts); in flow_rx_agg_channel()1737 FLOW_STATS_IN_ADD(fe, spackets, spkts); in flow_rx_agg_channel()