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

  /external/dhcpcd-6.8.2/
dhcp.h 302 void dhcp_drop(struct interface *, const char *);
313 #define dhcp_drop(a, b) {} macro
ipv4ll.c 183 dhcp_drop(astate->iface, "EXPIRE");
dhcp.c 2411 dhcp_drop(struct interface *ifp, const char *reason) function
    [all...]
dhcpcd.c 329 dhcp_drop(ifp, stop ? "STOP" : "EXPIRE");
1089 dhcp_drop(ifp, "RELEASE");
    [all...]

Completed in 208 milliseconds