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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dvrf_socket_lookup.c236 static void _test_vrf_socket_lookup(struct vrf_socket_lookup *skel, int sotype, function
297 _test_vrf_socket_lookup(skel, SOCK_STREAM, false, false);
299 _test_vrf_socket_lookup(skel, SOCK_STREAM, false, false);
301 _test_vrf_socket_lookup(skel, SOCK_STREAM, false, false);
303 _test_vrf_socket_lookup(skel, SOCK_STREAM, true, false);
305 _test_vrf_socket_lookup(skel, SOCK_STREAM, true, false);
307 _test_vrf_socket_lookup(skel, SOCK_STREAM, true, false);

Completed in 360 milliseconds