Searched refs:pifscope (Results 1 – 1 of 1) sorted by relevance
584 unsigned int *pifscope) in sa_copy() argument587 unsigned int ifscope = (pifscope != NULL) ? *pifscope : IFSCOPE_NONE; in sa_copy()596 if (pifscope == NULL || ifscope != IFSCOPE_NONE) { in sa_copy()602 if (pifscope != NULL && in sa_copy()629 } else if (pifscope == NULL || ifscope != IFSCOPE_NONE) { in sa_copy()634 if (pifscope != NULL) { in sa_copy()635 *pifscope = (af == AF_INET) ? sin_get_ifscope(SA(dst)) : in sa_copy()