diff options
author | Cong Wang <cong.wang@bytedance.com> | 2021-06-14 19:13:41 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-06-21 16:48:41 +0200 |
commit | 42830571f1fd9751b3fbf38084bbb253320e185f (patch) | |
tree | 72e075c0014f865e8ffd86bd080b63af393f94be /tools/perf/scripts/python/export-to-postgresql.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 <cong.wang@bytedance.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Acked-by: Jakub Sitnicki <jakub@cloudflare.com>
Link: https://lore.kernel.org/bpf/20210615021342.7416-8-xiyou.wangcong@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions