Home
last modified time | relevance | path

Searched refs:changed_ifaces (Results 1 – 6 of 6) sorted by relevance

/openbsd/sbin/dhcp6leased/
H A Ddhcp6leased.h267 int *changed_ifaces(struct dhcp6leased_conf *, struct
H A Dfrontend.c397 ifaces = changed_ifaces(frontend_conf, nconf); in frontend_dispatch_main()
1052 changed_ifaces(struct dhcp6leased_conf *oconf, struct dhcp6leased_conf *nconf) in changed_ifaces() function
H A Dengine.c527 ifaces = changed_ifaces(engine_conf, nconf); in engine_dispatch_main()
/openbsd/sbin/dhcpleased/
H A Ddhcpleased.h316 int *changed_ifaces(struct dhcpleased_conf *, struct
H A Dfrontend.c417 ifaces = changed_ifaces(frontend_conf, nconf); in frontend_dispatch_main()
1241 changed_ifaces(struct dhcpleased_conf *oconf, struct dhcpleased_conf *nconf) in changed_ifaces() function
H A Dengine.c542 ifaces = changed_ifaces(engine_conf, nconf); in engine_dispatch_main()