Searched refs:NETPERF_XMIT_ONLY (Results 1 – 2 of 2) sorted by relevance
40 #define NETPERF_XMIT_ONLY(x) ((x & NETPERF_XMIT) && !(x & NETPERF_RECV)) macro
719 if (NETPERF_XMIT_ONLY(direction)) return "Send"; in direction_to_str()1721 if (NETPERF_XMIT_ONLY(direction)) { in set_output_list_by_test()3838 NETPERF_XMIT_ONLY(direction)) { in send_omni_inner()4520 else if (NETPERF_XMIT_ONLY(direction)) { in send_omni_inner()4915 if (NETPERF_XMIT_ONLY(direction)) in send_omni_inner()5367 if (!(NETPERF_XMIT_ONLY(omni_request->direction)) && in recv_omni()7449 if (NETPERF_XMIT_ONLY(direction)) { in scan_omni_args()