Searched refs:xBufferAllocFixedSize (Results 1 – 16 of 16) sorted by relevance
44 BaseType_t xBufferAllocFixedSize = pdFALSE; variable
80 extern BaseType_t xBufferAllocFixedSize;87 xBufferAllocFixedSize = pdFALSE; in setUp()628 xBufferAllocFixedSize = pdTRUE; in test_DNS_TreatNBNS_success_nbns_non_fixed_size_buffer2()980 xBufferAllocFixedSize = pdTRUE; in test_DNS_ParseDNSReply_ansswer_lmmnr_reply_xBufferAllocFixesize()
43 const BaseType_t xBufferAllocFixedSize = pdTRUE; variable
44 const BaseType_t xBufferAllocFixedSize = pdTRUE; variable
47 BaseType_t xBufferAllocFixedSize = pdFALSE; variable
293 xBufferAllocFixedSize = pdFALSE; in test_prvTCPSendRepeated_Zero_To_Send()828 xBufferAllocFixedSize = pdTRUE; in test_prvTCPBufferResize_Fixed_Size_With_Buffer()844 xBufferAllocFixedSize = pdTRUE; in test_prvTCPBufferResize_Fixed_Size_Without_Buffer()864 xBufferAllocFixedSize = pdFALSE; in test_prvTCPBufferResize_Without_Buffer()884 xBufferAllocFixedSize = pdFALSE; in test_prvTCPBufferResize_Without_Buffer_Null_New_Buffer()904 xBufferAllocFixedSize = pdFALSE; in test_prvTCPBufferResize_With_Buffer_LT_Needed_GT_Last_Packet()926 xBufferAllocFixedSize = pdFALSE; in test_prvTCPBufferResize_With_Buffer_LT_Needed_LT_Last_Packet()947 xBufferAllocFixedSize = pdFALSE; in test_prvTCPBufferResize_With_Buffer_GT_Needed()968 xBufferAllocFixedSize = pdFALSE; in test_prvTCPPrepareSend_State_Syn_Zero_Data()992 xBufferAllocFixedSize = pdFALSE; in test_prvTCPPrepareSend_State_Syn_Zero_Data_Win_Change()[all …]
245 if( xBufferAllocFixedSize != 0 ) in vWriteHeader()329 if( xBufferAllocFixedSize != 0 ) in vWriteHeader()
71 const BaseType_t xBufferAllocFixedSize = pdTRUE; variable
89 const BaseType_t xBufferAllocFixedSize = pdFALSE; variable
416 if( xBufferAllocFixedSize == pdFALSE ) in DNS_ParseDNSReply()888 if( ( xBufferAllocFixedSize == pdFALSE ) && in DNS_TreatNBNS()
857 if( xBufferAllocFixedSize != pdFALSE ) in prvTCPBufferResize()
111 …ocess( COMMAND sed "s/extern const BaseType_t xBufferAllocFixedSize/extern BaseType_t xBufferAlloc…
93 const BaseType_t xBufferAllocFixedSize = pdFALSE; variable
375 extern const BaseType_t xBufferAllocFixedSize;