Searched refs:nest_op (Results 1 – 1 of 1) sorted by relevance
1509 struct nlattr *nest_pol, *nest_op; in ctrl_dumppolicy_put_op() local1525 nest_op = nla_nest_start(skb, doit->cmd); in ctrl_dumppolicy_put_op()1526 if (!nest_op) in ctrl_dumppolicy_put_op()1546 nla_nest_end(skb, nest_op); in ctrl_dumppolicy_put_op()