Searched refs:DPRINT_FIELD (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/include/linux/ |
D | genl_magic_func.h | 99 #define DPRINT_FIELD(dir, nla_type, name, s, nla) \ macro 120 #define DPRINT_FIELD(dir, nla_type, name, s, nla) do {} while (0) macro 200 DPRINT_FIELD("<<", nla_type, name, s, nla)) 360 DPRINT_FIELD(">>", nla_type, name, s, NULL); \
|