Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds