Home
last modified time | relevance | path

Searched refs:FNe (Results 1 – 4 of 4) sorted by relevance

/include/trace/events/
A Dskb.h17 #undef FNe
19 #define FNe(reason) { SKB_DROP_REASON_##reason, #reason } macro
51 DEFINE_DROP_REASON(FN, FNe)))
55 #undef FNe
A Dtcp.h74 #undef FNe
76 #define FNe(reason) { SK_RST_REASON_##reason, #reason } macro
127 __print_symbolic(__entry->reason, DEFINE_RST_REASON(FN, FNe)))
131 #undef FNe
/include/net/
A Drstreason.h8 #define DEFINE_RST_REASON(FN, FNe) \ argument
34 FNe(MAX)
A Ddropreason-core.h6 #define DEFINE_DROP_REASON(FN, FNe) \ argument
130 FNe(MAX)

Completed in 10 milliseconds