Home
last modified time | relevance | path

Searched hist:"2 d68c074" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dtcp.h2d68c074 Fri May 25 05:14:05 CDT 2018 Yafang Shao <laoar.shao@gmail.com> tcp: use data length instead of skb->len in tcp_probe

skb->len is meaningless to user.
data length could be more helpful, with which we can easily filter out
the packet without payload.

Signed-off-by: Yafang Shao <laoar.shao@gmail.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2d68c074 Fri May 25 05:14:05 CDT 2018 Yafang Shao <laoar.shao@gmail.com> tcp: use data length instead of skb->len in tcp_probe

skb->len is meaningless to user.
data length could be more helpful, with which we can easily filter out
the packet without payload.

Signed-off-by: Yafang Shao <laoar.shao@gmail.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>