Searched refs:KSPINCR (Results 1 – 2 of 2) sorted by relevance
166 KSPINCR(tks_decap); in trill_recv_local()261 KSPINCR(tks_sent); in trill_dest_fwd()262 KSPINCR(tks_forward); in trill_dest_fwd()265 KSPINCR(tks_drops); in trill_dest_fwd()274 KSPINCR(tks_drops); in trill_dest_fwd()565 KSPINCR(tks_recv); in trill_recv()576 KSPINCR(tks_drops); in trill_recv()769 KSPINCR(tks_drops); in trill_recv_pkt_cb()849 KSPINCR(tks_encap); in trill_encap_pkt_cb()1424 KSPINCR(tks_drops); in trill_ctrl_input()[all …]
54 #define KSPINCR(stat) ++(tsock->ts_kstats.stat.value.ui64) macro