Searched refs:NON_VRF_PORT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dvrf_socket_lookup.c57 #define NON_VRF_PORT 5000 macro
247 non_vrf_server = make_server(sotype, "0.0.0.0", NON_VRF_PORT, NULL);
261 if (!ASSERT_OK(test_lookup(skel, sotype, IP4_ADDR_VETH02, NON_VRF_PORT,
267 if (!ASSERT_OK(test_lookup(skel, sotype, IP4_ADDR_VETH01, NON_VRF_PORT,

Completed in 149 milliseconds