diff options
| author | Xin Long <lucien.xin@gmail.com> | 2018-11-12 13:27:15 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-11-12 20:09:51 +0300 |
| commit | 532ae2f10e6eab2ec66ecad805d57d3d70cea020 (patch) | |
| tree | 7feefe4e3e2ee6637388ab49b09727f330f8db2e /tools/perf/scripts/python/syscall-counts.py | |
| parent | 30beabb3c32122d533ce0e2fc712f9d720a82f9f (diff) | |
| download | linux-532ae2f10e6eab2ec66ecad805d57d3d70cea020.tar.xz | |
sctp: do reuseport_select_sock in __sctp_rcv_lookup_endpoint
This is a part of sk_reuseport support for sctp, and it selects a
sock by the hashkey of lport, paddr and dport by default. It will
work until sk_reuseport support is added in sctp_get_port_local()
in the next patch.
v1->v2:
- define lport as __be16 instead of __be32 as Marcelo pointed in
__sctp_rcv_lookup_endpoint().
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
