Searched refs:FNe (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/trace/events/
H A Dskb.h17 #undef FNe macro
19 #define FNe(reason) { SKB_DROP_REASON_##reason, #reason } macro
48 DEFINE_DROP_REASON(FN, FNe)))
52 #undef FNe macro
/linux-master/include/net/
H A Ddropreason-core.h6 #define DEFINE_DROP_REASON(FN, FNe) \
95 FNe(MAX)

Completed in 93 milliseconds