Searched refs:nest_op (Results 1 – 1 of 1) sorted by relevance
1217 struct nlattr *nest_pol, *nest_op; in ctrl_dumppolicy_put_op() local1236 nest_op = nla_nest_start(skb, op->cmd); in ctrl_dumppolicy_put_op()1237 if (!nest_op) in ctrl_dumppolicy_put_op()1252 nla_nest_end(skb, nest_op); in ctrl_dumppolicy_put_op()