diff options
author | Martin KaFai Lau <martin.lau@kernel.org> | 2022-09-02 03:28:15 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-09-03 06:34:30 +0300 |
commit | 34704ef024ae6167c7ae9e67f671eb6bc1962c90 (patch) | |
tree | 9c429286709886721231623a0857cf6b2ce6d475 /net/ipv4/ipmr.c | |
parent | 2c5b6bf5cda048af896bb0e12a956783f7d6c835 (diff) | |
download | linux-34704ef024ae6167c7ae9e67f671eb6bc1962c90.tar.xz |
bpf: net: Change do_tcp_getsockopt() to take the sockptr_t argument
Similar to the earlier patch that changes sk_getsockopt() to
take the sockptr_t argument . This patch also changes
do_tcp_getsockopt() to take the sockptr_t argument such that
a latter patch can make bpf_getsockopt(SOL_TCP) to reuse
do_tcp_getsockopt().
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20220902002815.2889332-1-kafai@fb.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net/ipv4/ipmr.c')
0 files changed, 0 insertions, 0 deletions