Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Din.h1287 #define IPV6_PREFER_SRC_CGADEFAULT IPV6_PREFER_SRC_NONCGA macro
1293 IPV6_PREFER_SRC_TMPDEFAULT | IPV6_PREFER_SRC_CGADEFAULT)
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip6.c4916 prefs |= IPV6_PREFER_SRC_CGADEFAULT; in ip6_set_src_preferences()