Searched refs:net_parse_bootfile (Results 1 – 4 of 4) sorted by relevance
872 int net_parse_bootfile(struct in_addr *ipaddr, char *filename, int max_len);
825 if (!net_parse_bootfile(&tftp_remote_ip, tftp_filename, MAX_LEN)) { in tftp_start()
924 if (!net_parse_bootfile(&nfs_server_ip, nfs_path, in nfs_start()
1703 int net_parse_bootfile(struct in_addr *ipaddr, char *filename, int max_len) in net_parse_bootfile() function
Completed in 17 milliseconds