Home
last modified time | relevance | path

Searched defs:ifa_scope (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/net/netfilter/
Dnf_nat_redirect.c94 unsigned int ifa_scope = ifa_addr_type & IPV6_ADDR_SCOPE_MASK; in nf_nat_redirect_ipv6_usable() local
/kernel/linux/linux-5.10/net/netfilter/
Dnf_nat_redirect.c94 unsigned int ifa_scope = ifa_addr_type & IPV6_ADDR_SCOPE_MASK; in nf_nat_redirect_ipv6_usable() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_addr.h14 __u8 ifa_scope; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dif_addr.h12 __u8 ifa_scope; /* Address scope */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_addr.h27 __u8 ifa_scope; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dif_addr.h27 __u8 ifa_scope; member
/kernel/linux/linux-6.6/include/uapi/linux/
Dif_addr.h12 __u8 ifa_scope; /* Address scope */ member
/kernel/linux/linux-5.10/include/linux/
Dinetdevice.h147 unsigned char ifa_scope; member
/kernel/linux/linux-6.6/include/linux/
Dinetdevice.h151 unsigned char ifa_scope; member
/kernel/linux/linux-6.6/net/ipv6/
Daddrconf.c5046 static inline int rt_scope(int ifa_scope) in rt_scope()
/kernel/linux/linux-5.10/net/ipv6/
Daddrconf.c4952 static inline int rt_scope(int ifa_scope) in rt_scope()