Searched refs:eifscope (Results 1 – 1 of 1) sorted by relevance
657 unsigned int eifscope; in sa_copy() local664 eifscope = sin6_get_embedded_ifscope(SA(dst)); in sa_copy()665 if (eifscope != IFSCOPE_NONE && ifscope == IFSCOPE_NONE) { in sa_copy()666 ifscope = eifscope; in sa_copy()679 if (ifscope != IFSCOPE_NONE && eifscope != ifscope) { in sa_copy()