Searched refs:get_destination (Results 1 – 2 of 2) sorted by relevance
52 self.get_destination() in fmt()131 pub fn get_destination(&self) -> MacAddress { in get_destination() method415 assert!(new_ieee80211.get_destination() == new_destination); in test_with_address()419 assert!(new_ieee80211.get_destination() == destination); in test_with_address()423 assert!(new_ieee80211.get_destination() == new_destination); in test_with_address()
250 let dest_addr = frame.ieee80211.get_destination(); in send_frame_response()382 let dest_addr = frame.ieee80211.get_destination(); in queue_frame()602 assert!(mdns_frame.ieee80211.get_destination().is_multicast()); in test_is_mdns_packet()