Searched refs:spkts (Results 1 – 1 of 1) sorted by relevance
1479 uint16_t spkts = 0, bufcnt = 0; in flow_rx_agg_channel() local1677 spkts++; in flow_rx_agg_channel()1738 spkts++; in flow_rx_agg_channel()1749 DTRACE_SKYWALK1(aggr__spkt__count, uint16_t, spkts); in flow_rx_agg_channel()1751 STATS_ADD(fsws, FSW_STATS_RX_AGG_MBUF2PKT, spkts); in flow_rx_agg_channel()1753 STATS_ADD(fsws, FSW_STATS_RX_AGG_PKT2PKT, spkts); in flow_rx_agg_channel()1755 FLOW_STATS_IN_ADD(fe, spackets, spkts); in flow_rx_agg_channel()