Searched refs:showpps (Results 1 – 3 of 3) sorted by relevance
42 int showpps = 0; variable74 showpps = !showpps; in ifcmd()
106 #define IN_col2 (showpps ? ifp->if_in_curpps : ifp->if_in_curtraffic)107 #define OUT_col2 (showpps ? ifp->if_out_curpps : ifp->if_out_curtraffic)108 #define IN_col3 (showpps ? \110 #define OUT_col3 (showpps ? \112 #define IN_col4 (showpps ? \114 #define OUT_col4 (showpps ? \122 if (showpps) { \138 if (showpps) { \
60 extern int showpps;