Searched defs:dhcp_options (Results 1 – 4 of 4) sorted by relevance
15 struct dhcp_options { struct24 extern int dhcpopt_store ( struct dhcp_options *options, unsigned int tag, argument
137 struct dhcp_options { struct142 static const struct dhcp_options dhcp_opts[] = { argument
232 dhcp_options, argument283 def check_dhcp_config(self, dhcp_options): argument
61 enum dhcp_options { enum