Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
HDFreeRTOS_IPv4.c448 …const uint8_t * pucSource = ( const uint8_t * ) &( pxNetworkBuffer->pucEthernetBuffer[ sizeof( Eth… in prvCheckIP4HeaderOptions() local
HDFreeRTOS_DNS_Parser.c1020 uint8_t * pucSource, * pucTarget; in DNS_TreatNBNS() local
HDFreeRTOS_ND.c1231 uint8_t * pucSource; in FreeRTOS_CreateIPv6Address() local
HDFreeRTOS_Sockets.c3306 void FreeRTOS_EUI48_ntop( const uint8_t * pucSource, in FreeRTOS_EUI48_ntop()
4439 const uint8_t * pucSource = ( const uint8_t * ) pvBuffer; in prvTCPSendLoop() local
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
HDFreeRTOS_Sockets_GenericAPI_utest.c2370 uint8_t pucSource[ 6 ] = { 0xAA, 0xAA, 0xAA, 0xAA, 0xAA, 0xAA }; in test_FreeRTOS_EUI48_ntop1() local
2395 uint8_t pucSource[ 6 ] = { 0x12, 0x34, 0x56, 0x78, 0xef, 0xdc }; in test_FreeRTOS_EUI48_ntop2() local