Searched refs:net_parse_bootfile (Results 1 – 4 of 4) sorted by relevance
907 int net_parse_bootfile(struct in_addr *ipaddr, char *filename, int max_len);
788 if (!net_parse_bootfile(&tftp_remote_ip, tftp_filename, MAX_LEN)) { in tftp_start()
880 if (!net_parse_bootfile(&nfs_server_ip, nfs_path, in nfs_start()
1540 int net_parse_bootfile(struct in_addr *ipaddr, char *filename, int max_len) in net_parse_bootfile() function
Completed in 12 milliseconds