Home
last modified time | relevance | path

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

/dragonfly/usr.bin/systat/
H A Dnetbw.c172 #define DELTAELM(field) \ macro
313 DELTAELM(xt_tp.snd_max) || in shownetbw()
314 DELTAELM(xt_tp.rcv_nxt) in shownetbw()
359 numtok(DELTAELM(xt_tp.rcv_nxt)), in netbwline()
360 numtok(DELTAELM(xt_tp.snd_max)), in netbwline()