Home
last modified time | relevance | path

Searched defs:IpV6Flags (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/
Dnetcfg.h181 …_u32 IpV6Flags; /* bit 0: Indicate if the address is valid for use in the network (IPv6 DAD compl… member
185 #define SL_IS_IPV6_ADDR_VALID(IpV6Flags) (IpV6Flags & _SL_NETCFG_IPV6_ADDR_BIT_STATUS) argument