Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet6/
H A Din6_private.h127 #define SIN6IFSCOPE(s) SIN6(s) macro
/xnu-10002.81.5/bsd/net/
H A Droute.c509 SIN6IFSCOPE(sa)->sin6_scope_id = ifscope; in sin6_set_ifscope()
533 return SIN6IFSCOPE(sa)->sin6_scope_id; in sin6_get_ifscope()
659 SIN6IFSCOPE(dst)->sin6_scope_id = ifscope; in ma_copy()
660 SIN6IFSCOPE(dst)->sin6_len = in ma_copy()
662 sizeof(SIN6IFSCOPE(dst)->sin6_scope_id); in ma_copy()
732 SIN6IFSCOPE(sa)->sin6_scope_id != IFSCOPE_NONE) { in rtm_scrub()
771 SIN6IFSCOPE(ss)->sin6_scope_id = IFSCOPE_NONE; in rtm_scrub()
843 (SIN6IFSCOPE(rt_key(rt))->sin6_scope_id == ma->ifscope); in rn_match_ifscope()
4369 SIN6IFSCOPE(rt_key(rt))->sin6_scope_id != IFSCOPE_NONE) { in rt_str6()
4373 SIN6IFSCOPE(rt_key(rt))->sin6_scope_id); in rt_str6()