Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOS_IPv6_Private.h209 uint8_t ucPrefix[ 16 ]; /* 16 + 16 = 32 */ member
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_RA.c321 ( void * ) pxPrefixOption->ucPrefix ) ); in vReceiveRA_ReadReply()
404 …id ) memcpy( pxEndPoint->ipv6_settings.xPrefix.ucBytes, pxPrefixOption->ucPrefix, ipSIZE_OF_IPv6_A… in vReceiveRA()