Home
last modified time | relevance | path

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

/dragonfly/usr.bin/systat/
H A Dnetbw.c167 static void updatepcb(struct xtcpcb *xtcp);
241 updatepcb(&tcp_pcbs[i]); in fetchnetbw()
470 updatepcb(struct xtcpcb *xtcp) in updatepcb() function