Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
4893d39e865b2897bf9fcd329697d37032d853a1
/
.
/
include
/
trace
/
skb.h
blob: 3aa864697c095732e5010eb9085aa52b626a3806 [
file
] [
log
] [
blame
]
#ifndef
_TRACE_SKB_H_
#define
_TRACE_SKB_H_
DECLARE_TRACE
(
kfree_skb
,
TPPROTO
(
struct
sk_buff
*
skb
,
void
*
location
),
TPARGS
(
skb
,
location
));
#endif