Searched refs:nest_pol (Results 1 – 2 of 2) sorted by relevance
79 const struct ynl_policy_nest **nest_pol) in ynl_err_walk() argument116 if (nest_pol) in ynl_err_walk()117 *nest_pol = policy->table[type].nest; in ynl_err_walk()132 &str[n], str_sz - n, nest_pol); in ynl_err_walk()209 const struct ynl_policy_nest *nest_pol = NULL; in ynl_ext_ack_check() local222 nest_pol = ys->req_policy; in ynl_ext_ack_check()230 &nest_pol); in ynl_ext_ack_check()234 ynl_err_walk_report_one(nest_pol, type, &miss_attr[n], in ynl_ext_ack_check()
1655 struct nlattr *nest_pol, *nest_op; in ctrl_dumppolicy_put_op() local1667 nest_pol = nla_nest_start(skb, CTRL_ATTR_OP_POLICY); in ctrl_dumppolicy_put_op()1668 if (!nest_pol) in ctrl_dumppolicy_put_op()1693 nla_nest_end(skb, nest_pol); in ctrl_dumppolicy_put_op()