HomeSort by relevance Sort by last modified time
    Searched refs:if_state (Results 1 - 5 of 5) sorted by null

  /external/dhcpcd/
dhcpcd.h 62 struct if_state { struct
86 struct if_state *state;
client.c 128 struct if_state { struct
189 daemonise(struct if_state *state, const struct options *options)
390 get_old_lease(struct if_state *state)
462 client_setup(struct if_state *state, const struct options *options)
595 do_socket(struct if_state *state, int mode)
635 send_message(struct if_state *state, int type, const struct options *options)
697 drop_config(struct if_state *state, const char *reason,
712 reduce_timers(struct if_state *state, const struct timeval *tv)
732 get_lowest_timer(struct if_state *state)
750 wait_for_fd(struct if_state *state, int *fd
    [all...]
arp.c 114 struct if_state *state = iface->state;
204 struct if_state *state = iface->state;
249 struct if_state *state = iface->state;
bind.c 124 struct if_state *state = iface->state;
dhcpcd.c 293 struct if_state *state = iface->state;
490 struct if_state *state = iface->state;
750 struct if_state *ifs = iface->state;
1191 struct if_state *ifs;
    [all...]

Completed in 36 milliseconds