Searched defs:nl_hdr (Results 1 – 2 of 2) sorted by relevance
385 let nl_hdr = NlMsgHdr { in create_hwsim_msg_from_ieee80211() localVariable609 let nl_hdr = &hwsim_msg.nl_hdr; in build_tx_info() localVariable
96 let nl_hdr = NlAttr::read_from(&self.data[..NLA_HDRLEN])?; in next() localVariable