Searched refs:IPV6_PREFER_SRC_TMP (Results 1 – 3 of 3) sorted by relevance
1229 #define IPV6_PREFER_SRC_MASK (IPV6_PREFER_SRC_TMP | IPV6_PREFER_SRC_PUBLIC | \1239 IPV6_PREFER_SRC_TMP |1244 IPV6_PREFER_SRC_TMP);1246 case IPV6_PREFER_SRC_TMP:1247 pref |= IPV6_PREFER_SRC_TMP;1249 IPV6_PREFER_SRC_TMP);1253 IPV6_PREFER_SRC_TMP);
276 #define IPV6_PREFER_SRC_TMP 0x0001 macro
1680 int preftmp = dst->prefs & (IPV6_PREFER_SRC_PUBLIC|IPV6_PREFER_SRC_TMP) ? in ipv6_get_saddr_eval() 1681 !!(dst->prefs & IPV6_PREFER_SRC_TMP) : in ipv6_get_saddr_eval()