ic_bootp_string   828 net/ipv4/ipconfig.c 			ic_bootp_string(utsname()->nodename, ext+1, *ext, __NEW_UTS_LEN);
ic_bootp_string   832 net/ipv4/ipconfig.c 			ic_bootp_string(ic_domain, ext+1, *ext, sizeof(ic_domain));
ic_bootp_string   836 net/ipv4/ipconfig.c 				ic_bootp_string(root_server_path, ext+1, *ext, sizeof(root_server_path));
ic_bootp_string   839 net/ipv4/ipconfig.c 			ic_bootp_string(utsname()->domainname, ext+1, *ext, __NEW_UTS_LEN);