Searched refs:bpf_tcp_gen_syncookie (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_btf_skc_cls_ingress.c | 43 mss_cookie = bpf_tcp_gen_syncookie(tp, iphdr, iphdr_size, in test_syncookie_helper()
|
H A D | test_tcp_check_syncookie_kern.c |
|
/linux/net/core/ |
H A D | filter.c | 7439 BPF_CALL_5(bpf_tcp_gen_syncookie, struct sock *, sk, void *, iph, u32, iph_len, in BPF_CALL_5() argument 7497 .func = bpf_tcp_gen_syncookie,
|