Searched refs:pifscope (Results 1 – 1 of 1) sorted by relevance
637 unsigned int *pifscope) in sa_copy() argument640 unsigned int ifscope = (pifscope != NULL) ? *pifscope : IFSCOPE_NONE; in sa_copy()649 if (pifscope == NULL || ifscope != IFSCOPE_NONE) { in sa_copy()655 if (pifscope != NULL && in sa_copy()682 } else if (pifscope == NULL || ifscope != IFSCOPE_NONE) { in sa_copy()687 if (pifscope != NULL) { in sa_copy()688 *pifscope = (af == AF_INET) ? sin_get_ifscope(SA(dst)) : in sa_copy()