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

  /external/dhcpcd-6.8.2/
ipv6nd.h 110 void ipv6nd_drop(struct interface *);
118 #define ipv6nd_drop(a) {} macro
ipv6nd.c 303 ipv6nd_drop(ifp);
314 ipv6nd_drop(ifp);
1520 ipv6nd_drop(struct interface *ifp) function
    [all...]

Completed in 37 milliseconds