Searched refs:xBufferAllocFixedSize (Results 1 – 15 of 15) sorted by relevance
44 const BaseType_t xBufferAllocFixedSize = pdTRUE; variable
43 const BaseType_t xBufferAllocFixedSize = pdTRUE; variable
45 BaseType_t xBufferAllocFixedSize = pdFALSE; variable
81 extern BaseType_t xBufferAllocFixedSize;93 xBufferAllocFixedSize = pdFALSE; in setUp()998 xBufferAllocFixedSize = pdTRUE; in test_DNS_TreatNBNS_Fail_BufferAllocation1()1028 xBufferAllocFixedSize = pdTRUE; in test_DNS_TreatNBNS_success_BufferAllocation1()1114 xBufferAllocFixedSize = pdFALSE; in test_DNS_TreatNBNS_success_nbns_non_fixed_size_buffer2()1511 xBufferAllocFixedSize = pdTRUE; in test_DNS_ParseDNSReply_answer_lmmnr_reply_xBufferAllocFixedsize()2565 xBufferAllocFixedSize = pdTRUE; in test_DNS_ParseDNSReply_ansswer_lmmnr_reply_valid_new_netbuffer3()
49 BaseType_t xBufferAllocFixedSize = pdFALSE; variable
355 xBufferAllocFixedSize = pdFALSE; in test_prvTCPSendRepeated_Zero_To_Send()1205 xBufferAllocFixedSize = pdTRUE; in test_prvTCPBufferResize_Fixed_Size_With_Buffer()1223 xBufferAllocFixedSize = pdTRUE; in test_prvTCPBufferResize_Fixed_Size_Without_Buffer()1243 xBufferAllocFixedSize = pdFALSE; in test_prvTCPBufferResize_Without_Buffer()1264 xBufferAllocFixedSize = pdFALSE; in test_prvTCPBufferResize_Without_Buffer_Null_New_Buffer()1285 xBufferAllocFixedSize = pdFALSE; in test_prvTCPBufferResize_With_Buffer_LT_Needed_GT_Last_Packet()1308 xBufferAllocFixedSize = pdFALSE; in test_prvTCPBufferResize_With_Buffer_LT_Needed_LT_Last_Packet()1330 xBufferAllocFixedSize = pdFALSE; in test_prvTCPBufferResize_With_Buffer_GT_Needed()1395 xBufferAllocFixedSize = pdFALSE; in test_prvTCPPrepareSend_State_Syn_Zero_Data()1420 xBufferAllocFixedSize = pdFALSE; in test_prvTCPPrepareSend_State_Syn_Zero_Data_Win_Change()[all …]
238 if( xBufferAllocFixedSize != 0 ) in vWriteHeader()322 if( xBufferAllocFixedSize != 0 ) in vWriteHeader()
71 const BaseType_t xBufferAllocFixedSize = pdTRUE; variable
88 const BaseType_t xBufferAllocFixedSize = pdFALSE; variable
93 const BaseType_t xBufferAllocFixedSize = pdFALSE; variable
128 …ocess( COMMAND sed "s/extern const BaseType_t xBufferAllocFixedSize/extern BaseType_t xBufferAlloc…
494 if( xBufferAllocFixedSize == pdFALSE ) in DNS_ParseDNSReply()1171 if( xBufferAllocFixedSize == pdFALSE ) in DNS_TreatNBNS()
633 if( xBufferAllocFixedSize != pdFALSE ) in prvTCPBufferResize()
352 extern const BaseType_t xBufferAllocFixedSize;