Home
last modified time | relevance | path

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

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