Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_misc_tcp_hdr_options.c33 static int __check_active_hdr_in(struct bpf_sock_ops *skops, bool check_syn) in __check_active_hdr_in() argument
42 __u64 load_flags = check_syn ? BPF_LOAD_HDR_OPT_TCP_SYN : 0; in __check_active_hdr_in()
91 if (!check_syn) in __check_active_hdr_in()