Home
last modified time | relevance | path

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

/xnu-10002.81.5/tests/
H A Dnet_bridge.c620 ether_ntoa_buf(const ether_addr_t *n, char * buf, int buf_size) in ether_ntoa_buf() function
690 ether_ntoa_buf((const ether_addr_t *)earp->arp_sha, in arp_frame_validate()
693 ether_ntoa_buf((const ether_addr_t *)earp->arp_tha, in arp_frame_validate()
854 ether_ntoa_buf((const ether_addr_t *)&eh_p->ether_dhost, in ethernet_frame_validate()
856 ether_ntoa_buf((const ether_addr_t *)&eh_p->ether_shost, in ethernet_frame_validate()
2046 ether_ntoa_buf(dst_eaddr, ntoabuf, sizeof(ntoabuf)); in bridge_learning_test()
2997 ether_ntoa_buf((const ether_addr_t *)&ifba->ifba_dst, in bridge_rt_table_log()
3091 ether_ntoa_buf((const ether_addr_t *)&scan->ifbmne_mac, in bridge_mac_nat_entries_log()
3632 ether_ntoa_buf(&ether_broadcast, ntoabuf, sizeof(ntoabuf)); in filter_test()