Home
last modified time | relevance | path

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

/openbsd/src/sbin/dhcpleased/
Dengine.c148 void send_routes_withdraw(struct dhcpleased_iface *);
581 send_routes_withdraw(iface); in engine_dispatch_main()
1763 send_routes_withdraw(struct dhcpleased_iface *iface) in send_routes_withdraw() function