Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dbpf_kfuncs.h61 extern int bpf_sk_assign_tcp_reqsk(struct __sk_buff *skb, struct sock *sk,
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_tcp_custom_syncookie.c548 ret = bpf_sk_assign_tcp_reqsk(ctx->skb, sk, &ctx->attrs, sizeof(ctx->attrs)); in tcp_handle_ack()
/linux-6.12.1/net/core/
Dfilter.c11956 __bpf_kfunc int bpf_sk_assign_tcp_reqsk(struct __sk_buff *s, struct sock *sk, in bpf_sk_assign_tcp_reqsk() function
12083 BTF_ID_FLAGS(func, bpf_sk_assign_tcp_reqsk, KF_TRUSTED_ARGS)