Home
last modified time | relevance | path

Searched refs:ether_ntoa_buf (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.121.6/tests/
H A Dnet_bridge.c297 ether_ntoa_buf(const ether_addr_t *n, char * buf, int buf_size) in ether_ntoa_buf() function
367 ether_ntoa_buf((const ether_addr_t *)earp->arp_sha, in arp_frame_validate()
370 ether_ntoa_buf((const ether_addr_t *)earp->arp_tha, in arp_frame_validate()
531 ether_ntoa_buf((const ether_addr_t *)&eh_p->ether_dhost, in ethernet_frame_validate()
533 ether_ntoa_buf((const ether_addr_t *)&eh_p->ether_shost, in ethernet_frame_validate()
1717 ether_ntoa_buf(dst_eaddr, ntoabuf, sizeof(ntoabuf)); in bridge_learning_test()
2629 ether_ntoa_buf((const ether_addr_t *)&ifba->ifba_dst, in bridge_rt_table_log()
2716 ether_ntoa_buf((const ether_addr_t *)&scan->ifbmne_mac, in bridge_mac_nat_entries_log()
3242 ether_ntoa_buf(&ether_broadcast, ntoabuf, sizeof(ntoabuf)); in filter_test()