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