Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c33 int tot_sent, tot_rcvd; variable
116 *(c==1? &tot_sent: &tot_rcvd) += n;
265 *(c==1? &tot_sent: &tot_rcvd) += n;
501 tot_sent = tot_rcvd = 0;
515 printf(" (sent %d, rcvd %d)\n", tot_sent, tot_rcvd);