Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dtest_misc_tcp_hdr_options.c50 RET_CG_ERR(ret); in __check_active_hdr_in()
57 RET_CG_ERR(ret); in __check_active_hdr_in()
64 RET_CG_ERR(ret); in __check_active_hdr_in()
73 RET_CG_ERR(ret); in __check_active_hdr_in()
104 RET_CG_ERR(0); in __check_active_hdr_in()
112 RET_CG_ERR(0); in __check_active_hdr_in()
119 RET_CG_ERR(0); in __check_active_hdr_in()
138 RET_CG_ERR(0); in check_active_hdr_in()
215 RET_CG_ERR(0); in write_active_opt()
252 RET_CG_ERR(0); in handle_hdr_opt_len()
[all …]
A Dtest_tcp_hdr_options.c112 RET_CG_ERR(err); in store_option()
197 RET_CG_ERR(0); in write_synack_opt()
227 RET_CG_ERR(0); in write_syn_opt()
240 RET_CG_ERR(0); in fin_opt_len()
244 RET_CG_ERR(0); in fin_opt_len()
267 RET_CG_ERR(0); in write_fin_opt()
271 RET_CG_ERR(0); in write_fin_opt()
279 RET_CG_ERR(0); in write_fin_opt()
304 RET_CG_ERR(0); in nodata_opt_len()
318 RET_CG_ERR(0); in write_nodata_opt()
[all …]
/linux/tools/testing/selftests/bpf/
A Dtest_tcp_hdr_options.h137 #define RET_CG_ERR(__err) ({ \ macro

Completed in 6 milliseconds