On Mon, Mar 4, 2024 at 10:29 AM Jason Xing <kerneljasonx...@gmail.com> wrote:
>
> From: Jason Xing <kernelx...@tencent.com>
>
> Printing the addresses can help us identify the exact skb/sk
> for those system in which it's not that easy to run BPF program.
> As we can see, it already fetches those, then use it directly
> and it will print like below:
>
> ...tcp_retransmit_skb: skbaddr=XXX skaddr=XXX family=AF_INET...
>
> Signed-off-by: Jason Xing <kernelx...@tencent.com>

Reviewed-by: Eric Dumazet <eduma...@google.com>

Reply via email to