Home
last modified time | relevance | path

Searched refs:NON_VRF_PORT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/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); in _test_vrf_socket_lookup()
261 if (!ASSERT_OK(test_lookup(skel, sotype, IP4_ADDR_VETH02, NON_VRF_PORT, in _test_vrf_socket_lookup()
267 if (!ASSERT_OK(test_lookup(skel, sotype, IP4_ADDR_VETH01, NON_VRF_PORT, in _test_vrf_socket_lookup()