Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c2222 int stop_selecting; local
2314 stop_selecting = (client -> first_sending +
2341 if (stop_selecting <= cur_tv.tv_sec)
2344 tv.tv_sec = stop_selecting;