Searched refs:FNe (Results 1 - 4 of 4) sorted by last modified time

/linux-master/include/trace/events/
H A Dtcp.h83 #undef FNe macro
85 #define FNe(reason) { SK_RST_REASON_##reason, #reason } macro
136 __print_symbolic(__entry->reason, DEFINE_RST_REASON(FN, FNe)))
140 #undef FNe macro
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 Drstreason.h8 #define DEFINE_RST_REASON(FN, FNe) \
28 FNe(MAX)
H A Ddropreason-core.h6 #define DEFINE_DROP_REASON(FN, FNe) \
95 FNe(MAX)

Completed in 161 milliseconds