Searched refs:net_ipv6_is_sl_addr (Results 1 – 2 of 2) sorted by relevance
1109 #define IN6_IS_ADDR_SITELOCAL(addr) net_ipv6_is_sl_addr(addr)
992 static inline bool net_ipv6_is_sl_addr(const struct in6_addr *addr) in net_ipv6_is_sl_addr() function