Home
last modified time | relevance | path

Searched refs:IP6PO_TEMPADDR_NOTPREFER (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/bsd/netinet6/
H A Dip6_var.h230 #define IP6PO_TEMPADDR_NOTPREFER 0 /* not prefer temporary address */ macro
H A Din6_src.c784 } else if (opts->ip6po_prefer_tempaddr == IP6PO_TEMPADDR_NOTPREFER) { in in6_selectsrc()
H A Dmld6.c3810 mld_po.ip6po_prefer_tempaddr = IP6PO_TEMPADDR_NOTPREFER; in mld_init()
H A Dip6_output.c4051 preftemp != IP6PO_TEMPADDR_NOTPREFER && in ip6_setpktopt()