Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet6/
H A Din6_ifattach.c987 ifra.ifra_flags = IN6_IFF_SECURED; in in6_ifattach_llcgareq()
H A Din6_var.h807 #define IN6_IFF_SECURED 0x0400 /* cryptographically generated */ macro
H A Dnd6.c1431 (IN6_IFF_DUPLICATED | IN6_IFF_AUTOCONF | IN6_IFF_SECURED) in secured_address_is_duplicated()
5181 } else if (ia->ia6_flags & IN6_IFF_SECURED) { in in6_ifaddr_set_dadprogress()
H A Dnd6_nbr.c2122 !(ia->ia6_flags & IN6_IFF_SECURED)) { in nd6_dad_duplicated()
H A Dnd6_rtr.c4064 ifra.ifra_flags |= IN6_IFF_SECURED; in in6_pfx_newpersistaddr()