Home
last modified time | relevance | path

Searched refs:bpf_tcp_req_attrs (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dbpf_kfuncs.h60 struct bpf_tcp_req_attrs;
62 struct bpf_tcp_req_attrs *attrs, int attrs__sz) __ksym;
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_custom_syncookie.c64 struct bpf_tcp_req_attrs attrs;
/linux/include/net/
H A Dtcp.h497 struct bpf_tcp_req_attrs { struct
/linux/net/core/
H A Dfilter.c11904 struct bpf_tcp_req_attrs *attrs, int attrs__sz) in bpf_sk_assign_tcp_reqsk()