Searched defs:iface_conf (Results 1 – 10 of 10) sorted by relevance
251 SIMPLEQ_ENTRY(iface_conf) entry; struct 266 prefer_ipv6iface_conf global() argument
235 static struct iface_conf *iface_conf; frontend_dispatch_main() local 926 struct iface_conf *iface_conf; build_packet() local 1216 struct iface_conf *iface_conf; find_iface_conf() local 1231 struct iface_conf *iface_conf, *oiface_conf; changed_ifaces() local [all...]
716 struct iface_conf *iface_conf; main_imsg_send_config() local 1254 struct iface_conf *iface_conf; merge_config() local [all...]
396 static struct iface_conf *iface_conf; engine_dispatch_main() local 722 struct iface_conf *iface_conf; parse_dhcp() local [all...]
97 static struct iface_conf *iface_conf; variable [all...]
236 static struct iface_conf *iface_conf; frontend_dispatch_main() local 730 struct iface_conf *iface_conf; build_packet() local 997 struct iface_conf *iface_conf; find_iface_conf() local 1012 struct iface_conf *iface_conf, *oiface_conf; changed_ifaces() local [all...]
375 static struct iface_conf *iface_conf; engine_dispatch_main() local 602 struct iface_conf *iface_conf; engine_update_iface() local 706 struct iface_conf *iface_conf; parse_dhcp() local 1278 struct iface_conf *iface_conf; configure_interfaces() local 1344 struct iface_conf *iface_conf; deconfigure_interfaces() local [all...]
660 struct iface_conf *iface_conf; main_imsg_send_config() local 877 struct iface_conf *iface_conf; write_lease_file() local 1005 struct iface_conf *iface_conf; merge_config() local [all...]
211 struct iface_conf { struct220 SIMPLEQ_HEAD(iface_conf_head, iface_conf) iface_list; argument
80 static struct iface_conf *iface_conf; variable