Searched defs:net_if_ipv6_prefix (Results 1 – 1 of 1) sorted by relevance
176 struct net_if_ipv6_prefix { struct178 struct net_timeout lifetime;181 struct in6_addr prefix;184 struct net_if *iface;187 uint8_t len;190 uint8_t is_infinite : 1;193 uint8_t is_used : 1;195 uint8_t _unused : 6;