Searched refs:pifscope (Results 1 – 1 of 1) sorted by relevance
576 unsigned int *pifscope) in sa_copy() argument579 unsigned int ifscope = (pifscope != NULL) ? *pifscope : IFSCOPE_NONE; in sa_copy()588 if (pifscope == NULL || ifscope != IFSCOPE_NONE) { in sa_copy()594 if (pifscope != NULL && in sa_copy()621 } else if (pifscope == NULL || ifscope != IFSCOPE_NONE) { in sa_copy()626 if (pifscope != NULL) { in sa_copy()627 *pifscope = (af == AF_INET) ? sin_get_ifscope(SA(dst)) : in sa_copy()