Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.c370 struct nlattr *nl_edges, *nl_edge; in append_radio_msg() local
385 nl_edges = nla_nest_start_noflag(skb, in append_radio_msg()
387 if (!nl_edges) { in append_radio_msg()
397 nla_nest_cancel(skb, nl_edges); in append_radio_msg()
406 nla_nest_cancel(skb, nl_edges); in append_radio_msg()
416 nla_nest_cancel(skb, nl_edges); in append_radio_msg()
424 nla_nest_end(skb, nl_edges); in append_radio_msg()