Searched refs:nested_attr_tb (Results 1 – 2 of 2) sorted by relevance
135 static struct nlattr *nested_attr_tb[128]; variable145 struct nlattr **ntb = nested_attr_tb; \148 BUILD_BUG_ON(ARRAY_SIZE(s_name ## _nl_policy) > ARRAY_SIZE(nested_attr_tb)); \
207 nla = nested_attr_tb[__nla_type(T_ctx_volume)]; in drbd_adm_prepare()210 nla = nested_attr_tb[__nla_type(T_ctx_resource_name)]; in drbd_adm_prepare()213 adm_ctx->my_addr = nested_attr_tb[__nla_type(T_ctx_my_addr)]; in drbd_adm_prepare()214 adm_ctx->peer_addr = nested_attr_tb[__nla_type(T_ctx_peer_addr)]; in drbd_adm_prepare()