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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netlink/
H A Dgenetlink.c389 struct nlattr *nla_ops; local
393 nla_ops = nla_nest_start(skb, CTRL_ATTR_OPS);
394 if (nla_ops == NULL)
410 nla_nest_end(skb, nla_ops);

Completed in 45 milliseconds