Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
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