diff options
author | Eric Dumazet <[email protected]> | 2024-10-10 17:48:15 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-14 17:39:36 -0700 |
commit | 5ced52fa8f0dc23adb067f7b8a009a5ee051efb7 (patch) | |
tree | f9c567b91223fee5b5af62f82d8fa5846600a996 /tools/perf/scripts/python/parallel-perf.py | |
parent | bc43a3c83cad46a27d6e3bf869acdd926bbe79ad (diff) |
net: add skb_set_owner_edemux() helper
This can be used to attach a socket to an skb,
taking a reference on sk->sk_refcnt.
This helper might be a NOP if sk->sk_refcnt is zero.
Use it from tcp_make_synack().
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Brian Vazquez <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions