aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/skb.h
blob: d2de7174a6e8ba524b3ed0b3109b601b324e8215 (plain)
1
2
3
4
5
6
7
8
9
#ifndef _TRACE_SKB_H_
#define _TRACE_SKB_H_

#include <linux/skbuff.h>
#include <linux/tracepoint.h>

#include <trace/skb_event_types.h>

#endif