Home
last modified time | relevance | path

Searched refs:SL_OPCODE_IPV6 (Results 1 – 2 of 2) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/source/
Dprotocol.h147 #define SL_OPCODE_IPV6 ( 0x1 << SL_IPV4_IPV6_OFFSET ) macro
Ddriver.c2599 Opcode &= ~SL_OPCODE_IPV6; in _SlDrvFindAndSetActiveObj()