Home
last modified time | relevance | path

Searched refs:nest_pol (Results 1 – 1 of 1) sorted by relevance

/linux/net/netlink/
A Dgenetlink.c1209 struct nlattr *nest_pol, *nest_op; in ctrl_dumppolicy_put_op() local
1224 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