Searched refs:gatewaymac (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Ddebug.c668 kdp_set_gateway_mac(__unused void *gatewaymac) argument
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.c206 void kdp_set_gateway_mac(void *gatewaymac);
710 kdp_set_gateway_mac(void *gatewaymac) argument
712 router_mac = *(struct ether_addr *)gatewaymac;
/darwin-on-arm/xnu/bsd/net/
H A Droute.c200 extern void kdp_set_gateway_mac (void *gatewaymac);

Completed in 83 milliseconds