Searched refs:ic_bootp_string (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/ipv4/ |
D | ipconfig.c | 899 static int __init ic_bootp_string(char *dest, char *src, int len, int max) in ic_bootp_string() function 947 ic_bootp_string(utsname()->nodename, ext+1, *ext, in ic_do_bootp_ext() 954 ic_bootp_string(ic_domain, ext+1, *ext, sizeof(ic_domain)); in ic_do_bootp_ext() 958 ic_bootp_string(root_server_path, ext+1, *ext, in ic_do_bootp_ext() 966 ic_bootp_string(utsname()->domainname, ext+1, *ext, in ic_do_bootp_ext()
|