Searched defs:dhcp_type (Results 1 – 3 of 3) sorted by relevance
337 static int network_set_dhcp_type(Context *context, const char *ifname, const char *dhcp_type) { in network_set_dhcp_type()593 const char *hostname = NULL, *ifname, *dhcp_type, *dns, *p; in parse_cmdline_ip_address() local688 const char *ifname, *dhcp_type, *p; in parse_cmdline_ip_interface() local
62 DHCPType dhcp_type; member
55 static const char *dhcp_type(int type) { in dhcp_type() function