Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Darp.c135 state = D_STATE(ifp); in arp_packet()
197 state = D_STATE(ifp); in arp_open()
314 state = D_STATE(ifp); in arp_find()
336 state = D_STATE(ifp); in arp_new()
358 state = D_STATE(astate->iface); in arp_free()
374 state = D_STATE(astate->iface); in arp_free_but()
384 struct dhcp_state *state = D_STATE(ifp); in arp_close()
410 struct dhcp_state *state = D_STATE(ifp); in arp_handleifa()
413 if (cmd != RTM_NEWADDR || (state = D_STATE(ifp)) == NULL) in arp_handleifa()
Dipv4ll.c107 struct dhcp_state *state = D_STATE(astate->iface); in ipv4ll_probed()
132 struct dhcp_state *state = D_STATE(astate->iface); in ipv4ll_announced()
152 struct dhcp_state *state = D_STATE(astate->iface); in ipv4ll_conflicted()
209 struct dhcp_state *state = D_STATE(ifp); in ipv4ll_start()
278 struct dhcp_state *state = D_STATE(ifp); in ipv4ll_stop()
Ddhcp.c1131 struct dhcp_state *state = D_STATE(ifp); in read_lease()
1495 struct dhcp_state *state = D_STATE(ifp); in dhcp_close()
1555 state = D_STATE(ifp); in dhcp_openudp()
1643 struct dhcp_state *state = D_STATE(ifp); in send_message()
1822 struct dhcp_state *state = D_STATE(ifp); in dhcp_discover()
1853 struct dhcp_state *state = D_STATE(ifp); in dhcp_request()
1868 struct dhcp_state *state = D_STATE(ifp); in dhcp_expire()
1889 struct dhcp_state *state = D_STATE(ifp); in dhcp_renew()
1918 struct dhcp_state *state = D_STATE(ifp); in dhcp_rebind()
2064 struct dhcp_state *state = D_STATE(ifp); in dhcp_bind()
[all …]
Dipv4.c168 state = D_STATE(ifp); in ipv4_addrexists()
524 return get_option_routes(ifp, D_STATE(ifp)->new); in get_routes()
760 dstate = D_STATE(ifp); in ipv4_deladdr()
790 state = D_STATE(ifp); in delete_address()
882 struct dhcp_state *state = D_STATE(ifp); in ipv4_finaliseaddr()
908 struct dhcp_state *state = D_STATE(ifp), *nstate; in ipv4_applyaddr()
933 nstate = D_STATE(ifn); in ipv4_applyaddr()
962 nstate = D_STATE(ifn); in ipv4_applyaddr()
Ddhcp.h263 #define D_STATE(ifp) \ macro
Dscript.c243 state = D_STATE(ifp); in make_env()
Dif-bsd.c321 state = D_STATE(ifp); in if_openrawsocket()
416 state = D_STATE(ifp); in if_readrawpacket()
Dif-linux.c1258 state = D_STATE(ifp); in if_readrawpacket()
1344 state = D_STATE(rt->iface); in if_route()
/external/dhcpcd-6.8.2/dbus/
Drpc-dbus.c729 struct dhcp_state *state = D_STATE(ifp); in rpc_update_ipv4()
759 struct dhcp_state *state = D_STATE(ifp); in rpc_notify_unicast_arp()