aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/queue_stack_map.c
diff options
context:
space:
mode:
authorPaolo Abeni <[email protected]>2019-07-03 16:06:53 +0200
committerDavid S. Miller <[email protected]>2019-07-03 13:51:54 -0700
commit68ab5d1496a35f3a76b68fed57719bfc46a51e07 (patch)
treec4d4064e9f5181f2602cb2b9ce628805b8a1da09 /tools/testing/selftests/bpf/prog_tests/queue_stack_map.c
parente473093639945cb0a07ad4d51d5fd3fc3c3708cf (diff)
ipv6: provide and use ipv6 specific version for {recv, send}msg
This will simplify indirect call wrapper invocation in the following patch. No functional change intended, any - out-of-tree - IPv6 user of inet_{recv,send}msg can keep using the existing functions. SCTP code still uses the existing version even for ipv6: as this series will not add ICW for SCTP, moving to the new helper would not give any benefit. The only other in-kernel user of inet_{recv,send}msg is pvcalls_conn_back_read(), but psvcalls explicitly creates only IPv4 socket, so no need to update that code path, too. v1 -> v2: drop inet6_{recv,send}msg declaration from header file, prefer ICW macro instead Signed-off-by: Paolo Abeni <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/queue_stack_map.c')
0 files changed, 0 insertions, 0 deletions