Searched refs:SIN6IFSCOPE (Results 1 – 3 of 3) sorted by relevance
515 #if defined(SIN6IFSCOPE)516 #undef SIN6IFSCOPE518 #define SIN6IFSCOPE(s) SIN6(s) macro
572 SIN6IFSCOPE(sa)->sin6_scope_id = ifscope; in sin6_set_ifscope()596 return SIN6IFSCOPE(sa)->sin6_scope_id; in sin6_get_ifscope()722 SIN6IFSCOPE(dst)->sin6_scope_id = ifscope; in ma_copy()723 SIN6IFSCOPE(dst)->sin6_len = in ma_copy()725 sizeof(SIN6IFSCOPE(dst)->sin6_scope_id); in ma_copy()796 SIN6IFSCOPE(sa)->sin6_scope_id != IFSCOPE_NONE) { in rtm_scrub()835 SIN6IFSCOPE(ss)->sin6_scope_id = IFSCOPE_NONE; in rtm_scrub()907 (SIN6IFSCOPE(rt_key(rt))->sin6_scope_id == ma->ifscope); in rn_match_ifscope()4500 SIN6IFSCOPE(rt_key(rt))->sin6_scope_id != IFSCOPE_NONE) { in rt_str6()4504 SIN6IFSCOPE(rt_key(rt))->sin6_scope_id); in rt_str6()
127 #define SIN6IFSCOPE(s) SIN6(s) macro