Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ieee802154/
H A Dmac802154_hwsim.c207 struct nlattr *nl_edges, *nl_edge; in append_radio_msg() local
222 nl_edges = nla_nest_start_noflag(skb, in append_radio_msg()
224 if (!nl_edges) { in append_radio_msg()
234 nla_nest_cancel(skb, nl_edges); in append_radio_msg()
243 nla_nest_cancel(skb, nl_edges); in append_radio_msg()
253 nla_nest_cancel(skb, nl_edges); in append_radio_msg()
261 nla_nest_end(skb, nl_edges); in append_radio_msg()