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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_boot.c164 struct in_addr *my_ip, struct in_addr *gw_ip);
192 struct in_addr my_ip; local
200 if (netboot_iaddr(&my_ip) == FALSE) {
247 error = bp_whoami(&bp_sin, &my_ip, &router);
443 bp_whoami(bpsin, my_ip, gw_ip)
445 struct in_addr *my_ip;
485 p = (u_char*)my_ip;

Completed in 17 milliseconds