Home
last modified time | relevance | path

Searched refs:CG_ERR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h63 #define CG_ERR 0 macro
147 return CG_ERR; \
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h64 #define CG_ERR 0 macro
148 return CG_ERR; \
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_misc_tcp_hdr_options.c133 if (__check_active_hdr_in(skops, false) == CG_ERR) in check_active_hdr_in()
134 return CG_ERR; in check_active_hdr_in()
287 if (err == CG_ERR) in handle_passive_estab()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_misc_tcp_hdr_options.c134 if (__check_active_hdr_in(skops, false) == CG_ERR) in check_active_hdr_in()
135 return CG_ERR; in check_active_hdr_in()
291 if (err == CG_ERR) in handle_passive_estab()

Completed in 3 milliseconds