Home
last modified time | relevance | path

Searched refs:tks_drops (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Dtrill.c264 KSPINCR(tks_drops); in trill_dest_fwd()
273 KSPINCR(tks_drops); in trill_dest_fwd()
575 KSPINCR(tks_drops); in trill_recv()
768 KSPINCR(tks_drops); in trill_recv_pkt_cb()
1423 KSPINCR(tks_drops); in trill_ctrl_input()
1432 KSPINCR(tks_drops); in trill_ctrl_input()
1479 KSPINCR(tks_drops); in trill_ctrl_input()
1481 KSPINCR(tks_drops); in trill_ctrl_input()
1594 KSPINCR(tks_drops); in trill_send()
1605 KSPINCR(tks_drops); in trill_send()
H A Dtrill_impl.h48 kstat_named_t tks_drops; /* packets dropped */ member