Home
last modified time | relevance | path

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

/openbsd/src/sbin/dhcpleased/
Ddhcpleased.h317 int *changed_ifaces(struct dhcpleased_conf *, struct
Dfrontend.c437 ifaces = changed_ifaces(frontend_conf, nconf); in frontend_dispatch_main()
1248 changed_ifaces(struct dhcpleased_conf *oconf, struct dhcpleased_conf *nconf) in changed_ifaces() function
Dengine.c565 ifaces = changed_ifaces(engine_conf, nconf); in engine_dispatch_main()