Searched refs:ipv6nd_expire (Results 1 – 3 of 3) sorted by relevance
109 void ipv6nd_expire(struct interface *, uint32_t);
651 ipv6nd_expire(ifp, 0); in dhcpcd_handlecarrier()689 ipv6nd_expire(ifp, RTR_CARRIER_EXPIRE); in dhcpcd_handlecarrier()
320 ipv6nd_expire(struct interface *ifp, uint32_t seconds) in ipv6nd_expire() function