Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dif_addr.h12 __u8 ifa_scope; /* Address scope */ member
/Linux-v6.6/include/linux/
Dinetdevice.h151 unsigned char ifa_scope; member
/Linux-v6.6/net/ipv6/
Daddrconf.c5014 static inline int rt_scope(int ifa_scope) in rt_scope()