Searched refs:DPRINT_FIELD (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | genl_magic_func.h | 102 #define DPRINT_FIELD(dir, nla_type, name, s, nla) \ macro 123 #define DPRINT_FIELD(dir, nla_type, name, s, nla) do {} while (0) macro 192 DPRINT_FIELD("<<", nla_type, name, s, nla)) 356 DPRINT_FIELD(">>", nla_type, name, s, NULL); \
|