Searched refs:DHCP_OPTION_HOST_NAME (Results 1 – 1 of 1) sorted by relevance
103 #define DHCP_OPTION_HOST_NAME 0x0c macro1017 …if (toys.optflags & FLAG_H) pend = dhcpc_addstropt(pend, DHCP_OPTION_HOST_NAME, TT.hostname, strle… in dhcpc_sendmsg()1032 …if (toys.optflags & FLAG_H) pend = dhcpc_addstropt(pend, DHCP_OPTION_HOST_NAME, TT.hostname, strle… in dhcpc_sendmsg()