Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dgenl_magic_func.h135 static struct nlattr *nested_attr_tb[128]; variable
145 struct nlattr **ntb = nested_attr_tb; \
148 BUILD_BUG_ON(ARRAY_SIZE(s_name ## _nl_policy) > ARRAY_SIZE(nested_attr_tb)); \