Searched refs:bpf_tcp_req_attrs (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/bpf/ | ||
| H A D | bpf_kfuncs.h | 63 struct bpf_tcp_req_attrs; |
| /linux/tools/testing/selftests/bpf/progs/ | ||
| H A D | test_tcp_custom_syncookie.c | 65 struct bpf_tcp_req_attrs attrs; |
| /linux/include/net/ | ||
| H A D | tcp.h | 600 struct bpf_tcp_req_attrs { |
| /linux/net/core/ | ||
| H A D | filter.c | 12342 struct bpf_tcp_req_attrs *attrs, int attrs__sz) in bpf_sk_assign_tcp_reqsk() |