Searched refs:dhcp6_freedrop (Results 1 - 1 of 1) sorted by relevance

/external/dhcpcd-6.8.2/
H A Ddhcp6.c3326 dhcp6_freedrop(struct interface *ifp, int drop, const char *reason) function
3363 dhcp6_freedrop(ifpx, dropdele ? 1 : drop, reason);
3426 dhcp6_freedrop(ifp, 1, reason);
3433 dhcp6_freedrop(ifp, 0, NULL);

Completed in 76 milliseconds