Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_tcpbpf_kern.c21 __type(value, struct tcpbpf_globals);
34 struct tcpbpf_globals g, *gp; in update_event_map()
38 struct tcpbpf_globals g = {0}; in update_event_map()
120 struct tcpbpf_globals g, *gp; in bpf_testcb()
160 struct tcpbpf_globals g, *gp; in bpf_testcb()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_tcpbpf_user.c33 int verify_result(const struct tcpbpf_globals *result) in verify_result()
96 struct tcpbpf_globals g = {0}; in main()
H A Dtest_tcpbpf.h6 struct tcpbpf_globals { struct