Home | History | Annotate | Download | only in src

Lines Matching refs:dhcp_config

492 struct dhcp_config *config_find_by_address(struct dhcp_config *configs, struct in_addr addr)
494 struct dhcp_config *config;
635 static int is_addr_in_context(struct dhcp_context *context, struct dhcp_config *config)
648 int config_has_mac(struct dhcp_config *config, unsigned char *hwaddr, int len, int type)
662 struct dhcp_config *find_config(struct dhcp_config *configs,
669 struct dhcp_config *config, *candidate;
726 struct dhcp_config **up, *tmp;
727 struct dhcp_config *config;
835 if (!(config = whine_malloc(sizeof(struct dhcp_config))))
885 struct dhcp_config *configs, *cp;
912 void dhcp_update_configs(struct dhcp_config *configs)
921 struct dhcp_config *config;