Searched refs:ipv6_addr_src_scope (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/nfs/
H A Dpnfs_nfs.c604 if (ipv6_addr_src_scope(&a6->sin6_addr) ==
/linux-master/include/net/
H A Dipv6.h568 static inline int ipv6_addr_src_scope(const struct in6_addr *addr) function
/linux-master/net/ipv6/
H A Daddrconf.c1001 int ifp_scope = ipv6_addr_src_scope(&ifp->addr);
1010 if (ifp_scope >= ipv6_addr_src_scope(&ifa->addr))
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c9130 scope = ipv6_addr_src_scope(&ifa6->addr);
9151 scope = ipv6_addr_src_scope(&ifaca6->aca_addr);

Completed in 243 milliseconds