Searched refs:nest_pol (Results 1 – 2 of 2) sorted by relevance
135 const struct ynl_policy_nest **nest_pol) in ynl_err_walk() argument 182 if (nest_pol) in ynl_err_walk() 183 *nest_pol = next_pol; in ynl_err_walk() 198 &str[n], str_sz - n, nest_pol); in ynl_err_walk() 275 const struct ynl_policy_nest *nest_pol = NULL; in ynl_ext_ack_check() local 288 nest_pol = ys->req_policy; in ynl_ext_ack_check() 296 &nest_pol); in ynl_ext_ack_check() 300 ynl_err_walk_report_one(nest_pol, NULL, type, &miss_attr[n], in ynl_ext_ack_check()
1654 struct nlattr *nest_pol, *nest_op; in ctrl_dumppolicy_put_op() local1666 nest_pol = nla_nest_start(skb, CTRL_ATTR_OP_POLICY); in ctrl_dumppolicy_put_op()1667 if (!nest_pol) in ctrl_dumppolicy_put_op()1692 nla_nest_end(skb, nest_pol); in ctrl_dumppolicy_put_op()