Home
last modified time | relevance | path

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

/external/dhcpcd/
Dclient.c128 struct if_state { struct
189 daemonise(struct if_state *state, const struct options *options) in daemonise()
387 get_old_lease(struct if_state *state) in get_old_lease()
459 client_setup(struct if_state *state, const struct options *options) in client_setup()
596 do_socket(struct if_state *state, int mode) in do_socket()
636 send_message(struct if_state *state, int type, const struct options *options) in send_message()
696 drop_config(struct if_state *state, const char *reason, in drop_config()
711 reduce_timers(struct if_state *state, const struct timeval *tv) in reduce_timers()
731 get_lowest_timer(struct if_state *state) in get_lowest_timer()
749 wait_for_fd(struct if_state *state, int *fd) in wait_for_fd()
[all …]