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

/net/ipv4/
H A Dipconfig.c872 static int __init ic_bootp_string(char *dest, char *src, int len, int max) function
921 ic_bootp_string(utsname()->nodename, ext+1, *ext,
926 ic_bootp_string(ic_domain, ext+1, *ext, sizeof(ic_domain));
930 ic_bootp_string(root_server_path, ext+1, *ext,
938 ic_bootp_string(utsname()->domainname, ext+1, *ext,

Completed in 288 milliseconds