Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/bpf/
Dtest_tcp_hdr_options.h64 #define CG_ERR 0 macro
148 return CG_ERR; \
/linux-6.6.21/tools/testing/selftests/bpf/progs/
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()