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

/freebsd-current/stand/common/
H A Ddev_net.h32 uint32_t net_parse_rootpath(void);
H A Ddev_net.c328 if ((rootaddr = net_parse_rootpath()) != INADDR_NONE)
388 net_parse_rootpath(void) function
/freebsd-current/stand/uboot/
H A Dnet.c164 rootaddr = net_parse_rootpath();
/freebsd-current/stand/efi/libefi/
H A Definet.c253 rootaddr = net_parse_rootpath();
/freebsd-current/stand/efi/loader/
H A Dmain.c1743 if ((rootaddr = net_parse_rootpath()) != INADDR_NONE)

Completed in 86 milliseconds