Home
last modified time | relevance | path

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

/external/dhcpcd/
Ddhcpcd.h62 struct if_state { struct
86 struct if_state *state; argument
Darp.c114 struct if_state *state = iface->state; in handle_arp_packet()
204 struct if_state *state = iface->state; in send_arp_announce()
249 struct if_state *state = iface->state; in send_arp_probe()
Dbind.c124 struct if_state *state = iface->state; in bind_interface()
Ddhcpcd.c293 struct if_state *state = iface->state; in send_message()
490 struct if_state *state = iface->state; in handle_dhcp()
750 struct if_state *ifs = iface->state; in configure_interface1()
1191 struct if_state *ifs; in init_state()