Searched refs:DHCP_OPT_HOST_NAME (Results 1 – 1 of 1) sorted by relevance
72 #define DHCP_OPT_HOST_NAME DHCP_STRING | 0x0c // either client informs server or server gi… macro1191 get_optval((uint8_t*) &gstate.rcvd_pkt.options, DHCP_OPT_HOST_NAME, &hstname); in dhcpd_main()1216 get_optval((uint8_t*) &gstate.rcvd_pkt.options, DHCP_OPT_HOST_NAME, &hstname); in dhcpd_main()