Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:_suf

704 #define PRINT_RATE(_sep, _r, _suf) \
705 ND_PRINT((ndo, "%s%2.1f%s", _sep, (.5 * ((_r) & 0x7f)), _suf))