Home
last modified time | relevance | path

Searched refs:IFA6_IS_INVALID (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet6/
H A Din6.h363 #define IFA6_IS_INVALID(a) \ macro
H A Dnd6.c471 if (IFA6_IS_INVALID(ia6)) { in nd6_timer_work()