Home
last modified time | relevance | path

Searched refs:drop_dhcp (Results 1 – 3 of 3) sorted by relevance

/external/dhcpcd/
Ddhcpcd.c237 drop_dhcp(struct interface *iface, const char *reason) in drop_dhcp() function
272 drop_dhcp(iface, "STOP"); in stop_interface()
376 drop_dhcp(iface, "FAIL"); in send_message()
435 drop_dhcp(iface, "EXPIRE"); in start_expire()
532 drop_dhcp(iface, "NAK"); in handle_dhcp()
762 drop_dhcp(iface, "RELEASE"); in send_release()
939 drop_dhcp(iface, "NOCARRIER"); in handle_carrier()
1205 drop_dhcp(iface, "FAIL"); in start_interface()
1364 drop_dhcp(ifp, "EXPIRE"); in handle_hwaddr()
1463 drop_dhcp(iface, "EXPIRE"); in if_reboot()
Ddhcpcd.h172 void drop_dhcp(struct interface *, const char *);
Dipv4ll.c134 drop_dhcp(iface, "EXPIRE"); in handle_ipv4ll_failure()