Searched refs:ether_addr_t (Results 1 – 6 of 6) sorted by relevance
| /xnu-10002.1.13/tests/ |
| H A D | net_test_lib.h | 146 extern void ifnet_get_lladdr(int s, const char * ifname, ether_addr_t * eaddr); 159 const ether_addr_t * src, 162 const ether_addr_t * dst, 169 const ether_addr_t * src, 172 const ether_addr_t * dst, 178 extern u_int make_dhcp_payload(dhcp_min_payload_t payload, ether_addr_t *eaddr);
|
| H A D | net_bridge.c | 78 ether_addr_t mac; 80 ether_addr_t member_mac; 139 set_ethernet_address(ether_addr_t *eaddr, u_int unit, u_int addr_index) in set_ethernet_address() 186 get_ipv6_ll_address(const ether_addr_t *mac, struct in6_addr * in6) in get_ipv6_ll_address() 241 static ether_addr_t ether_broadcast = { 245 static ether_addr_t ether_external = { 620 ether_ntoa_buf(const ether_addr_t *n, char * buf, int buf_size) in ether_ntoa_buf() 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() [all …]
|
| H A D | net_test_lib.c | 71 const ether_addr_t * src, in ethernet_udp4_frame_populate() 74 const ether_addr_t * dst, in ethernet_udp4_frame_populate() 141 const ether_addr_t * src, in ethernet_udp6_frame_populate() 144 const ether_addr_t * dst, in ethernet_udp6_frame_populate() 206 ifnet_get_lladdr(int s, const char * ifname, ether_addr_t * eaddr) in ifnet_get_lladdr() 384 make_dhcp_payload(dhcp_min_payload_t payload, ether_addr_t *eaddr) in make_dhcp_payload()
|
| /xnu-10002.1.13/bsd/net/ |
| H A D | ethernet.h | 102 } ether_addr_t; typedef
|
| H A D | if_bridge.c | 8681 ether_addr_t ether_shost;
|
| /xnu-10002.1.13/bsd/skywalk/nexus/ |
| H A D | os_nexus_private.h | 390 ether_addr_t nfr_etheraddr;
|