Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_nat_redirect.c94 unsigned int ifa_scope = ifa_addr_type & IPV6_ADDR_SCOPE_MASK; in nf_nat_redirect_ipv6_usable()
/linux/net/ipv6/
H A Daddrconf.c2687 .scope = addr_type & IPV6_ADDR_SCOPE_MASK, in addrconf_prefix_rcv_add_addr()