Searched refs:DUT_ECHO_PORT (Results 1 – 3 of 3) sorted by relevance
14 #define DUT_ECHO_PORT 12346 macro
153 if (make_sockaddr(AF_INET6, arg, DUT_ECHO_PORT, in parse_arg()218 make_sockaddr(AF_INET6, "::ffff:127.0.0.1", DUT_ECHO_PORT, in set_env_default()257 DUT_ECHO_PORT, 0, 1); in dut_run_echo_thread()
124 if (port != bpf_htons(DUT_ECHO_PORT)) in xdp_process_echo_packet()