Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dipv6.h303 struct ipv6_addr *ipv6_settemptime(struct ipv6_addr *, int);
H A Dipv6nd.c1408 ipv6_settemptime(ia, 0)) in ipv6nd_handlera()
1476 if (ipv6_settemptime(ia, 1) == NULL) in ipv6nd_handlera()
H A Dipv6.c2016 ipv6_settemptime(struct ipv6_addr *ia, int flags) in ipv6_settemptime() function