Searched refs:nested_attr_tb (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dgenl_magic_func.h132 static struct nlattr *nested_attr_tb[128]; variable in typeref:struct:nlattr
153 struct nlattr **ntb = nested_attr_tb; \
156 BUILD_BUG_ON(ARRAY_SIZE(s_name ## _nl_policy) > ARRAY_SIZE(nested_attr_tb)); \

Completed in 37 milliseconds