Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dtcp_custom_syncookie.c54 .prog_fd = bpf_program__fd(skel->progs.tcp_custom_syncookie)); in setup_tc()
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dtest_tcp_custom_syncookie.c563 int tcp_custom_syncookie(struct __sk_buff *skb) in tcp_custom_syncookie() function