Home
last modified time | relevance | path

Searched refs:ipv6nd_free (Results 1 – 3 of 3) sorted by relevance

/external/dhcpcd-6.8.2/
Dipv6nd.h101 ssize_t ipv6nd_free(struct interface *);
115 #define ipv6nd_free(a) {} macro
Dif.c114 ipv6nd_free(ifp); in if_free()
Dipv6nd.c449 ipv6nd_free(struct interface *ifp) in ipv6nd_free() function