Searched refs:state_bound (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/client/
H A Ddhclient.c1784 add_timeout(&tv, state_bound, client, 0, 0);
1799 /* state_bound is called when we've successfully bound to a particular
1804 void state_bound (cpp) 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);
4909 cancel_timeout (state_bound, client);
/netbsd-current/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h3008 void state_bound (void *);

Completed in 138 milliseconds