Searched refs:nla_ops (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlink/
H A Dgenetlink.c589 struct nlattr *nla_ops; local
593 nla_ops = nla_nest_start(skb, CTRL_ATTR_OPS);
594 if (nla_ops == NULL)
610 nla_nest_end(skb, nla_ops);

Completed in 94 milliseconds