Searched defs:PRINT_FLAG (Results 1 – 8 of 8) sorted by relevance
175 #define PRINT_FLAG(f) if (flags & RTNH_F_##f) { \ in route_dump_line() macro182 #define PRINT_FLAG(f) if (flags & RTM_F_##f) { \ in route_dump_line() macro189 #define PRINT_FLAG(f) if (flags & RTCF_##f) { \ in route_dump_line() macro
316 #define PRINT_FLAG(f) if (nud & NUD_##f) { \ in print_neigh() macro
231 #define PRINT_FLAG(f) if (flags & TC_U32_##f) { \ in print_selector() macro
671 #define PRINT_FLAG(f) \ in nl_nlmsg_flags2str() macro
268 #define PRINT_FLAG(str) \ in exp_dump_details() macro
238 #define PRINT_FLAG(str) \ in ct_dump_details() macro
1014 #define PRINT_FLAG(name) \ in operator <<() macro
1329 #define PRINT_FLAG(FLAG) \ in app_gpu_dump_memory_props() macro