Home
last modified time | relevance | path

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

/linux/net/netlink/
A Dgenetlink.c830 struct nlattr *nla_ops; in ctrl_fill_info() local
833 nla_ops = nla_nest_start_noflag(skb, CTRL_ATTR_OPS); in ctrl_fill_info()
834 if (nla_ops == NULL) in ctrl_fill_info()
862 nla_nest_end(skb, nla_ops); in ctrl_fill_info()

Completed in 5 milliseconds