Searched defs:IpV6Flags (Results 1 – 1 of 1) sorted by relevance
181 …_u32 IpV6Flags; /* bit 0: Indicate if the address is valid for use in the network (IPv6 DAD compl… member185 #define SL_IS_IPV6_ADDR_VALID(IpV6Flags) (IpV6Flags & _SL_NETCFG_IPV6_ADDR_BIT_STATUS) argument