Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.h243 void dhcp6_free(struct interface *);
255 #define dhcp6_free(a) {} macro
Dif.c113 dhcp6_free(ifp); in if_free()
Ddhcp6.c3430 dhcp6_free(struct interface *ifp) in dhcp6_free() function