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

  /external/dhcpcd-6.8.2/
dhcp.c 2411 dhcp_drop(struct interface *ifp, const char *reason) function
    [all...]
dhcp.h 302 void dhcp_drop(struct interface *, const char *);
313 #define dhcp_drop(a, b) {} macro

Completed in 71 milliseconds