Home
last modified time | relevance | path

Searched defs:iface_conf (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/sbin/dhcpleased/
H A Ddhcpleased.h251 SIMPLEQ_ENTRY(iface_conf) entry; struct
266 prefer_ipv6iface_conf global() argument
H A Dfrontend.c235 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...]
H A Ddhcpleased.c716 struct iface_conf *iface_conf; main_imsg_send_config() local
1254 struct iface_conf *iface_conf; merge_config() local
[all...]
H A Dengine.c396 static struct iface_conf *iface_conf; engine_dispatch_main() local
722 struct iface_conf *iface_conf; parse_dhcp() local
[all...]
H A Dparse.y97 static struct iface_conf *iface_conf; variable
[all...]
/openbsd-src/sbin/dhcp6leased/
H A Dfrontend.c236 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...]
H A Dengine.c375 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...]
H A Ddhcp6leased.c660 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...]
H A Ddhcp6leased.h211 struct iface_conf { struct
220 SIMPLEQ_HEAD(iface_conf_head, iface_conf) iface_list; argument
H A Dparse.y80 static struct iface_conf *iface_conf; variable