Home
last modified time | relevance | path

Searched defs:dst_ifscope (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/bsd/netinet6/
H A Dip6_input.c607 uint32_t dst_ifscope = IFSCOPE_NONE; in ip6_input_check_interface() local
1564 uint32_t dst_ifscope = IFSCOPE_NONE; in ip6_input_getdstifscope() local
H A Dnd6_prproxy.c561 uint32_t dst_ifscope = ro6->ro_dst.sin6_scope_id; in nd6_proxy_find_fwdroute() local
H A Dip6_output.c2302 struct ifnet *ifp, struct in6_addr *dst, uint32_t dst_ifscope, u_int32_t *mtup) in ip6_getpmtu()