Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp.h302 void dhcp_drop(struct interface *, const char *);
313 #define dhcp_drop(a, b) {} macro
Dipv4ll.c183 dhcp_drop(astate->iface, "EXPIRE"); in ipv4ll_conflicted()
Ddhcp.c1763 dhcp_drop(ifp, "FAIL"); in send_message()
1872 dhcp_drop(ifp, "EXPIRE"); in dhcp_expire()
2342 dhcp_drop(ifp, "EXPIRE"); in dhcp_reboot_newopts()
2411 dhcp_drop(struct interface *ifp, const char *reason) in dhcp_drop() function
2807 dhcp_drop(ifp, "NAK"); in handle_nak()
2995 dhcp_drop(ifp, "EXPIRE"); in dhcp_handledhcp()
3609 dhcp_drop(ifp, "FAIL"); in dhcp_start1()
3694 dhcp_drop(ifp, "EXPIRE"); in dhcp_start1()
3765 dhcp_drop(ifp, "EXPIRE"); in dhcp_handleifa()
Ddhcpcd.c329 dhcp_drop(ifp, stop ? "STOP" : "EXPIRE"); in dhcpcd_drop()
1089 dhcp_drop(ifp, "RELEASE"); in dhcpcd_release_ipv4()