drbd_nla_find_nested
return drbd_nla_find_nested(maxtype, nla, __nla_type(attr));
nla = drbd_nla_find_nested(maxtype, nla, __nla_type(T_ctx_resource_name));
extern struct nlattr *drbd_nla_find_nested(int maxtype, struct nlattr *nla, int attrtype);