Searched refs:IP6PO_TEMPADDR_SYSTEM (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_var.h238 #define IP6PO_TEMPADDR_SYSTEM -1 /* follow the system default */ macro
H A Din6_src.c487 opts->ip6po_prefer_tempaddr == IP6PO_TEMPADDR_SYSTEM) {
H A Dip6_output.c2862 opt->ip6po_prefer_tempaddr = IP6PO_TEMPADDR_SYSTEM;
2892 int defpreftemp = IP6PO_TEMPADDR_SYSTEM;
3684 if (preftemp != IP6PO_TEMPADDR_SYSTEM &&

Completed in 94 milliseconds