Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_strp.c46 static struct test_sockmap_strp *sockmap_strp_init(int *out_map, bool pass, in sockmap_strp_init()
49 struct test_sockmap_strp *strp = NULL; in sockmap_strp_init()
95 struct test_sockmap_strp *strp = NULL; in test_sockmap_strp_dispatch_pkt()
174 struct test_sockmap_strp *strp = NULL; in test_sockmap_strp_multiple_pkt()
234 struct test_sockmap_strp *strp = NULL; in test_sockmap_strp_partial_read()
295 struct test_sockmap_strp *strp = NULL; in test_sockmap_strp_pass()
373 struct test_sockmap_strp *strp = NULL; in test_sockmap_strp_verdict()
434 void test_sockmap_strp(void) in test_sockmap_strp() function