Searched refs:nl_edge (Results 1 – 1 of 1) sorted by relevance
223 struct nlattr *nl_edges, *nl_edge; in append_radio_msg() local245 nl_edge = nla_nest_start(skb, MAC802154_HWSIM_ATTR_RADIO_EDGE); in append_radio_msg()246 if (!nl_edge) { in append_radio_msg()256 nla_nest_cancel(skb, nl_edge); in append_radio_msg()266 nla_nest_cancel(skb, nl_edge); in append_radio_msg()271 nla_nest_end(skb, nl_edge); in append_radio_msg()