Home
last modified time | relevance | path

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

/plan9/sys/src/9/kw/
H A Dether1116.c110 ulong txflctl; /* flow-control pkts sent */ member
1595 ctlr->txflctl += reg->txflctl; in getmibstats()
1661 p = seprint(p, e, "transmitted flow control messages: %lud\n", ctlr->txflctl); in ifstat()