Searched defs:drop_dhcp (Results 1 - 1 of 1) sorted by relevance

/external/dhcpcd/
H A Ddhcpcd.c237 drop_dhcp(struct interface *iface, const char *reason) function
272 drop_dhcp(iface, "STOP");
376 drop_dhcp(iface, "FAIL");
435 drop_dhcp(iface, "EXPIRE");
532 drop_dhcp(iface, "NAK");
762 drop_dhcp(iface, "RELEASE");
939 drop_dhcp(iface, "NOCARRIER");
1205 drop_dhcp(iface, "FAIL");
1364 drop_dhcp(ifp, "EXPIRE");
1463 drop_dhcp(ifac
[all...]

Completed in 50 milliseconds