Lines Matching defs:zone
225 u_int32_t zone;
562 * The outgoing interface must be in the zone of source and
578 if (in6_setscope(&src0, origifp, &zone))
581 if (sa6_recoverscope(&src_sa) || zone != src_sa.sin6_scope_id)
585 if (in6_setscope(&dst0, origifp, &zone))
589 if (sa6_recoverscope(&dst_sa) || zone != dst_sa.sin6_scope_id)
2611 /* Fill in the scope zone ID */
2637 * zone unless an interface is provided. Thus, we
2639 * zone as the last resort.
2919 * may not have enough information about its scope zone, and
2921 * interface or the scope zone of a destination address) to