Searched refs:nl_edge (Results 1 – 1 of 1) sorted by relevance
207 struct nlattr *nl_edges, *nl_edge; in append_radio_msg() local230 nl_edge = nla_nest_start_noflag(skb, in append_radio_msg()232 if (!nl_edge) { in append_radio_msg()242 nla_nest_cancel(skb, nl_edge); in append_radio_msg()252 nla_nest_cancel(skb, nl_edge); in append_radio_msg()257 nla_nest_end(skb, nl_edge); in append_radio_msg()