Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:_sep

65 #define PRINT_RATE(_sep, _r, _suf) \
66 printf("%s%2.1f%s", _sep, (.5 * ((_r) & 0x7f)), _suf)