Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/nfs/
H A Dnfs_boot.c181 struct in_addr *my_ip, struct in_addr *gw_ip);
209 struct in_addr my_ip; in nfs_boot_init() local
218 if (netboot_iaddr(&my_ip) == FALSE) { in nfs_boot_init()
255 error = bp_whoami(&bp_sin, &my_ip, &router); in nfs_boot_init()
441 struct in_addr *my_ip, in bp_whoami() argument
483 p = (u_char*)my_ip; in bp_whoami()