Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dipv6.h253 struct ipv6_addr *ipv6_settemptime(struct ipv6_addr *, int);
Dipv6nd.c976 ipv6_settemptime(ap, 0)) in ipv6nd_handlera()
1014 if (ipv6_settemptime(ap, 1) == NULL) in ipv6nd_handlera()
Dipv6.c1597 ipv6_settemptime(struct ipv6_addr *ia, int flags) in ipv6_settemptime() function