Searched refs:nl_edges (Results 1 – 1 of 1) sorted by relevance
223 struct nlattr *nl_edges, *nl_edge; in append_radio_msg() local238 nl_edges = nla_nest_start(skb, MAC802154_HWSIM_ATTR_RADIO_EDGES); in append_radio_msg()239 if (!nl_edges) { in append_radio_msg()248 nla_nest_cancel(skb, nl_edges); in append_radio_msg()257 nla_nest_cancel(skb, nl_edges); in append_radio_msg()267 nla_nest_cancel(skb, nl_edges); in append_radio_msg()275 nla_nest_end(skb, nl_edges); in append_radio_msg()