Searched refs:ipFALSE_BOOL (Results 1 – 25 of 26) sorted by relevance
12
299 #ifndef ipFALSE_BOOL300 #define ipFALSE_BOOL ( 1 == 2 ) macro485 …#define vPrintResourceStats() do {} while( ipFALSE_BOOL ) /**< ipconfigHAS_PRINTF is not de…
310 #define FreeRTOS_debug_printf( MSG ) do {} while( ipFALSE_BOOL )336 #define FreeRTOS_printf( MSG ) do {} while( ipFALSE_BOOL )349 #define FreeRTOS_flush_logging() do {} while( ipFALSE_BOOL )
390 } while( ipFALSE_BOOL )405 } while( ipFALSE_BOOL )412 } while( ipFALSE_BOOL )
115 } while( ipFALSE_BOOL ); in prvSocketSetMSS_IPV6()
174 } while( ipFALSE_BOOL ); in xCheckIPv4SizeFields()
304 } while( ipFALSE_BOOL ); in prvTCPReturnPacket_IPV4()
604 } while( ipFALSE_BOOL ); in DNS_ParseDNSReply()1227 } while( ipFALSE_BOOL ); in DNS_TreatNBNS()
560 } while( ipFALSE_BOOL ); in xProcessReceivedUDPPacket_IPv4()
192 } while( ipFALSE_BOOL ); in xCheckIPv6SizeFields()
634 } while( ipFALSE_BOOL ); in xProcessReceivedUDPPacket_IPv6()
298 } while( ipFALSE_BOOL ); in prvTCPReturnPacket_IPV6()
1350 } while( ipFALSE_BOOL ); in prvGetHostByNameOp()
764 } while( ipFALSE_BOOL ); in FreeRTOS_socket()1336 } while( ipFALSE_BOOL ); in FreeRTOS_recvfrom()1966 } while( ipFALSE_BOOL ); in vSocketBind()2533 while( ipFALSE_BOOL ); in prvSetOptionTCPWindows()
1153 } while( ipFALSE_BOOL ); in usGenerateProtocolChecksum()
1226 } while( ipFALSE_BOOL ); in xProcessCheckOption()
91 #define ipconfigBUFFER_ALLOC_INIT() do {} while( ipFALSE_BOOL )
311 } while( ipFALSE_BOOL ); in xNetworkInterfaceOutput()
148 #define CIRC_CLEAR( head, tail ) do { ( head ) = 0; ( tail ) = 0; } while( ipFALSE_BOOL )
91 #define iptraceEMAC_TASK_STARTING() do {} while( ipFALSE_BOOL )
346 } while( ipFALSE_BOOL ); in emacps_send_message()
468 } while( ipFALSE_BOOL ); in prvNXP1060_NetworkInterfaceOutput()
92 #define iptraceEMAC_TASK_STARTING() do {} while( ipFALSE_BOOL )
1122 configASSERT( ipFALSE_BOOL ); in ksz8851snl_low_level_init()
663 } while( ipFALSE_BOOL ); in prvSAM_NetworkInterfaceOutput()
1561 #define TX_STAT_INCREMENT( field ) do {} while( ipFALSE_BOOL )