Home
last modified time | relevance | path

Searched refs:ret_id (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dscope6.c393 in6_setscope(struct in6_addr *in6, struct ifnet *ifp, u_int32_t *ret_id) in in6_setscope() argument
431 if (ret_id != NULL) in in6_setscope()
432 *ret_id = zoneid; in in6_setscope()