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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c163 static int check_hdr_stg(const struct hdr_stg *exp, int fd, function
220 if (check_hdr_stg(&exp_passive_hdr_stg, sk_fds->passive_fd,
224 if (check_hdr_stg(&exp_active_hdr_stg, sk_fds->active_fd,

Completed in 118 milliseconds