Searched refs:KSPINCR (Results 1 – 2 of 2) sorted by relevance
165 KSPINCR(tks_decap); in trill_recv_local()260 KSPINCR(tks_sent); in trill_dest_fwd()261 KSPINCR(tks_forward); in trill_dest_fwd()264 KSPINCR(tks_drops); in trill_dest_fwd()273 KSPINCR(tks_drops); in trill_dest_fwd()564 KSPINCR(tks_recv); in trill_recv()575 KSPINCR(tks_drops); in trill_recv()768 KSPINCR(tks_drops); in trill_recv_pkt_cb()848 KSPINCR(tks_encap); in trill_encap_pkt_cb()1423 KSPINCR(tks_drops); in trill_ctrl_input()[all …]
54 #define KSPINCR(stat) ++(tsock->ts_kstats.stat.value.ui64) macro