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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_misc_tcp_hdr_options.c125 static int check_active_syn_in(struct bpf_sock_ops *skops) function
252 return check_active_syn_in(skops);
290 err = check_active_syn_in(skops);

Completed in 198 milliseconds