Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dnetstat.h63 extern int Rflag; /* show flowid / RSS information */
H A Dinet.c354 if (!xflag && !Rflag) in protopr()
369 } else if (Rflag) { in protopr()
540 if (istcp && !Lflag && !xflag && !Tflag && !Rflag) { in protopr()
553 if (Rflag) { in protopr()
H A Dmain.c233 int Rflag; /* show flow / RSS statistics */ variable
409 Rflag = 1; in main()