Home
last modified time | relevance | path

Searched refs:ND6_PREFIX_EXPIRY_UNSPEC (Results 1 – 5 of 5) sorted by relevance

/xnu-8796.141.3/bsd/netinet6/
H A Din6_ifattach.c532 if ((pr = nd6_prefix_lookup(&pr0, ND6_PREFIX_EXPIRY_UNSPEC)) == NULL) { in in6_ifattach_linklocal()
H A Dnd6.h541 #define ND6_PREFIX_EXPIRY_UNSPEC -1 macro
H A Din6_src.c520 p_ia_best_prefix = nd6_prefix_lookup(&ia_best_prefix, ND6_PREFIX_EXPIRY_UNSPEC); in in6_selectsrc_core()
521 p_ia_prefix = nd6_prefix_lookup(&ia_prefix, ND6_PREFIX_EXPIRY_UNSPEC); in in6_selectsrc_core()
H A Dnd6_rtr.c2225 if (nd6_prefix_expiry != ND6_PREFIX_EXPIRY_UNSPEC) { in nd6_prefix_lookup()
2513 if ((pr = nd6_prefix_lookup(new, ND6_PREFIX_EXPIRY_UNSPEC)) != NULL) { in prelist_update()
H A Din6.c837 pr = nd6_prefix_lookup(&pr0, ND6_PREFIX_EXPIRY_UNSPEC); in in6ctl_llstop()
1943 if ((pr = nd6_prefix_lookup(&pr0, ND6_PREFIX_EXPIRY_UNSPEC)) != NULL) { in in6ctl_difaddr()