Searched refs:netboot_iaddr (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/bsd/sys/ | ||
| H A D | netboot.h | 44 boolean_t netboot_iaddr(struct in_addr * iaddr_p); |
| /xnu-11215/bsd/kern/ | ||
| H A D | netboot.c | 396 netboot_iaddr(struct in_addr * iaddr_p) in netboot_iaddr() function |