Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dnetboot.c99 struct in_addr server_ip; member
346 struct in_addr server_ip; in netboot_info_init() local
348 if (parse_image_path(root_path, &server_ip, &server_name, in netboot_info_init()
407 netboot_rootpath(struct in_addr * server_ip, in netboot_rootpath() argument
428 *server_ip = S_netboot_info_p->server_ip; in netboot_rootpath()
/xnu-12377.81.4/bsd/sys/
H A Dnetboot.h46 boolean_t netboot_rootpath(struct in_addr * server_ip,