Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dgenl_magic_func.h111 #define DPRINT_ARRAY(dir, nla_type, name, s, nla) \ macro
123 #define DPRINT_ARRAY(dir, nla_type, name, s, nla) do {} while (0) macro
201 DPRINT_ARRAY("<<", nla_type, name, s, nla))
363 DPRINT_ARRAY(">>",nla_type, name, s, NULL); \