Searched refs:ret_id (Results 1 – 1 of 1) sorted by relevance
387 in6_setscope(struct in6_addr *in6, struct ifnet *ifp, u_int32_t *ret_id) in in6_setscope() argument401 if (ret_id != NULL) { in in6_setscope()402 *ret_id = 0; /* there's no ambiguity */ in in6_setscope()413 if (ret_id) { in in6_setscope()414 *ret_id = 0; in in6_setscope()441 if (ret_id != NULL) { in in6_setscope()442 *ret_id = zoneid; in in6_setscope()