Searched refs:DHCPOptionDataType (Results 1 – 2 of 2) sorted by relevance
32 typedef enum DHCPOptionDataType { enum41 } DHCPOptionDataType; typedef88 const char *dhcp_option_data_type_to_string(DHCPOptionDataType d) _const_;89 DHCPOptionDataType dhcp_option_data_type_from_string(const char *d) _pure_;
691 DHCPOptionDataType type; in config_parse_dhcp_send_option()989 DEFINE_STRING_TABLE_LOOKUP(dhcp_option_data_type, DHCPOptionDataType);