aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorCong Wang <[email protected]>2021-03-30 19:32:33 -0700
committerAlexei Starovoitov <[email protected]>2021-04-01 10:56:14 -0700
commit2bc793e3272a13e337416c057cb81c5396ad91d1 (patch)
tree1a611b3ce3edf032e4f6a9430fa8c5cd719e1728 /tools/testing/selftests/bpf/prog_tests/autoload.c
parentd7f571188ecf25c244789b883c878ec7c64b5b08 (diff)
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Although these two functions are only used by TCP, they are not specific to TCP at all, both operate on skmsg and ingress_msg, so fit in net/core/skmsg.c very well. And we will need them for non-TCP, so rename and move them to skmsg.c and export them to modules. Signed-off-by: Cong Wang <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions