Searched defs:net_if_ipv6_prefix (Results 1 – 1 of 1) sorted by relevance
192 struct net_if_ipv6_prefix { struct194 struct net_timeout lifetime;197 struct in6_addr prefix;200 struct net_if *iface;203 uint8_t len;206 uint8_t is_infinite : 1;209 uint8_t is_used : 1;211 uint8_t _unused : 6;