Searched refs:state_bound (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/mpl/dhcp/dist/client/ |
| H A D | dhclient.c | 1784 add_timeout(&tv, state_bound, client, 0, 0); 1804 void state_bound (cpp) in state_bound() function 1857 cancel_timeout(state_bound, client); 2821 add_timeout(&tv, state_bound, client, 0, 0); 2825 state_bound (client); 4822 cancel_timeout (state_bound, client); in client_location_changed() 4909 cancel_timeout (state_bound, client);
|
| /netbsd-src/external/mpl/dhcp/dist/includes/ |
| H A D | dhcpd.h | 3008 void state_bound (void *);
|