Home
last modified time | relevance | path

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

/external/dhcpcd/
Ddhcpcd.h63 struct if_state { struct
111 struct if_state *state;
Darp.c114 struct if_state *state = iface->state; in handle_arp_packet()
204 struct if_state *state = iface->state; in send_arp_announce()
251 struct if_state *state = iface->state; in send_arp_probe()
Dbind.c124 struct if_state *state = iface->state; in bind_interface()
Ddhcpcd.c309 struct if_state *state = iface->state; in send_message()
506 struct if_state *state = iface->state; in handle_dhcp()
776 struct if_state *ifs = iface->state; in configure_interface1()
1258 struct if_state *ifs; in init_state()