Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c401 (void) printf("%8" PPP_COUNTER_F, V(p.ppp_ibytes)); in intpr()
402 (void) printf(" %6" PPP_COUNTER_F " %6u", in intpr()
410 (void) printf(" %6u %6" PPP_COUNTER_F, in intpr()
424 (void) printf(" | %8" PPP_COUNTER_F, V(p.ppp_obytes)); in intpr()
425 (void) printf(" %6" PPP_COUNTER_F " %6u", in intpr()
429 (void) printf(" %6u %6" PPP_COUNTER_F, in intpr()
/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h213 #define PPP_COUNTER_F "llu" macro
230 #define PPP_COUNTER_F "u" macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c920 info("Sent %" PPP_COUNTER_F " bytes (%" PPP_COUNTER_F
921 " packets), received %" PPP_COUNTER_F " bytes (%" PPP_COUNTER_F
1583 (void) slprintf(numbuf, sizeof(numbuf), "%" PPP_COUNTER_F,
1586 (void) slprintf(numbuf, sizeof(numbuf), "%" PPP_COUNTER_F,
1589 (void) slprintf(numbuf, sizeof(numbuf), "%" PPP_COUNTER_F,
1592 (void) slprintf(numbuf, sizeof(numbuf), "%" PPP_COUNTER_F,