HomeSort by relevance Sort by last modified time
    Searched refs:drop_dhcp (Results 1 - 3 of 3) sorted by null

  /external/dhcpcd/
dhcpcd.h 172 void drop_dhcp(struct interface *, const char *);
ipv4ll.c 134 drop_dhcp(iface, "EXPIRE");
dhcpcd.c 237 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");
    [all...]

Completed in 710 milliseconds