diff options
author | Cong Wang <[email protected]> | 2021-06-14 19:13:41 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-06-21 16:48:41 +0200 |
commit | 42830571f1fd9751b3fbf38084bbb253320e185f (patch) | |
tree | 72e075c0014f865e8ffd86bd080b63af393f94be /tools/perf/scripts/python/stackcollapse.py | |
parent | 1581a6c1c3291a8320b080f4411345f60229976d (diff) |
skmsg: Pass source psock to sk_psock_skb_redirect()
sk_psock_skb_redirect() only takes skb as a parameter, we
will need to know where this skb is from, so just pass
the source psock to this function as a new parameter.
This patch prepares for the next one.
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: John Fastabend <[email protected]>
Acked-by: Jakub Sitnicki <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions