Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtrill.c265 KSPINCR(tks_drops); in trill_dest_fwd()
274 KSPINCR(tks_drops); in trill_dest_fwd()
576 KSPINCR(tks_drops); in trill_recv()
769 KSPINCR(tks_drops); in trill_recv_pkt_cb()
1424 KSPINCR(tks_drops); in trill_ctrl_input()
1433 KSPINCR(tks_drops); in trill_ctrl_input()
1480 KSPINCR(tks_drops); in trill_ctrl_input()
1482 KSPINCR(tks_drops); in trill_ctrl_input()
1618 KSPINCR(tks_drops); in trill_send()
1629 KSPINCR(tks_drops); in trill_send()
H A Dtrill_impl.h48 kstat_named_t tks_drops; /* packets dropped */ member