Searched refs:nest_pol (Results 1 – 1 of 1) sorted by relevance
1221 struct nlattr *nest_pol, *nest_op; in ctrl_dumppolicy_put_op() local1236 nest_pol = nla_nest_start(skb, CTRL_ATTR_OP_POLICY); in ctrl_dumppolicy_put_op()1237 if (!nest_pol) in ctrl_dumppolicy_put_op()1257 nla_nest_end(skb, nest_pol); in ctrl_dumppolicy_put_op()