Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Din.h1298 #define IPV6_PREFER_SRC_CGADEFAULT IPV6_PREFER_SRC_NONCGA macro
1304 IPV6_PREFER_SRC_TMPDEFAULT | IPV6_PREFER_SRC_CGADEFAULT)
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c4815 prefs |= IPV6_PREFER_SRC_CGADEFAULT; in ip6_set_src_preferences()