Searched refs:nest_pol (Results 1 – 1 of 1) sorted by relevance
1209 struct nlattr *nest_pol, *nest_op; in ctrl_dumppolicy_put_op() local1224 nest_pol = nla_nest_start(skb, CTRL_ATTR_OP_POLICY); in ctrl_dumppolicy_put_op()1225 if (!nest_pol) in ctrl_dumppolicy_put_op()1245 nla_nest_end(skb, nest_pol); in ctrl_dumppolicy_put_op()
Completed in 5 milliseconds