Searched refs:nest_op (Results 1 – 1 of 1) sorted by relevance
1271 struct nlattr *nest_pol, *nest_op; in ctrl_dumppolicy_put_op() local1290 nest_op = nla_nest_start(skb, op->cmd); in ctrl_dumppolicy_put_op()1291 if (!nest_op) in ctrl_dumppolicy_put_op()1306 nla_nest_end(skb, nest_op); in ctrl_dumppolicy_put_op()