Home
last modified time | relevance | path

Searched full:then (Results 1 – 25 of 131) sorted by relevance

123456

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/ConfigFiles/
DFreeRTOSIPConfig.h47 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
56 * then FreeRTOS_printf should be set to the function used to print out the
67 /* If the network card/driver includes checksum offloading then set
118 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
120 * is not set to 1 then the network event hook will never be called. See:
126 * a network buffer cannot be obtained then the calling task is held in the Blocked
129 * then the send operation is aborted. The maximum allowable send block time is
139 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
141 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
152 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/Enable_IPv6/
DFreeRTOSIPConfig.h72 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
81 * then FreeRTOS_printf should be set to the function used to print out the
92 /* If the network card/driver includes checksum offloading then set
141 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
143 * is not set to 1 then the network event hook will never be called. See:
149 * a network buffer cannot be obtained then the calling task is held in the Blocked
152 * then the send operation is aborted. The maximum allowable send block time is
162 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
164 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
173 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Tiny_TCP/
DFreeRTOSIPConfig.h42 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
51 * then FreeRTOS_printf should be set to the function used to print out the
62 /* If the network card/driver includes checksum offloading then set
113 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
115 * is not set to 1 then the network event hook will never be called. See:
121 * a network buffer cannot be obtained then the calling task is held in the Blocked
124 * then the send operation is aborted. The maximum allowable send block time is
134 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
136 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
145 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IPv6_ConfigDriverCheckChecksum/
DFreeRTOSIPConfig.h44 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
53 * then FreeRTOS_printf should be set to the function used to print out the
64 /* If the network card/driver includes checksum offloading then set
115 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
117 * is not set to 1 then the network event hook will never be called. See:
123 * a network buffer cannot be obtained then the calling task is held in the Blocked
126 * then the send operation is aborted. The maximum allowable send block time is
136 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
138 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
149 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Routing/
DFreeRTOSIPConfig.h46 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
55 * then FreeRTOS_printf should be set to the function used to print out the
68 /* If the network card/driver includes checksum offloading then set
119 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
121 * is not set to 1 then the network event hook will never be called. See:
127 * a network buffer cannot be obtained then the calling task is held in the Blocked
130 * then the send operation is aborted. The maximum allowable send block time is
140 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
142 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
153 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Routing_ConfigCompatibleWithSingle/
DFreeRTOSIPConfig.h50 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
59 * then FreeRTOS_printf should be set to the function used to print out the
72 /* If the network card/driver includes checksum offloading then set
123 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
125 * is not set to 1 then the network event hook will never be called. See:
131 * a network buffer cannot be obtained then the calling task is held in the Blocked
134 * then the send operation is aborted. The maximum allowable send block time is
144 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
146 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
157 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets_DiffConfig1/
DFreeRTOSIPConfig.h42 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
51 * then FreeRTOS_printf should be set to the function used to print out the
62 /* If the network card/driver includes checksum offloading then set
113 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
115 * is not set to 1 then the network event hook will never be called. See:
121 * a network buffer cannot be obtained then the calling task is held in the Blocked
124 * then the send operation is aborted. The maximum allowable send block time is
134 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
136 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
147 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets_DiffConfig2/
DFreeRTOSIPConfig.h42 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
51 * then FreeRTOS_printf should be set to the function used to print out the
62 /* If the network card/driver includes checksum offloading then set
113 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
115 * is not set to 1 then the network event hook will never be called. See:
121 * a network buffer cannot be obtained then the calling task is held in the Blocked
124 * then the send operation is aborted. The maximum allowable send block time is
134 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
136 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
147 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IPv4_DiffConfig/
DFreeRTOSIPConfig.h44 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
53 * then FreeRTOS_printf should be set to the function used to print out the
64 /* If the network card/driver includes checksum offloading then set
115 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
117 * is not set to 1 then the network event hook will never be called. See:
123 * a network buffer cannot be obtained then the calling task is held in the Blocked
126 * then the send operation is aborted. The maximum allowable send block time is
136 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
138 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
149 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/Coverity/ConfigFiles/
DFreeRTOSIPConfig.h42 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
51 * then FreeRTOS_printf should be set to the function used to print out the
62 /* If the network card/driver includes checksum offloading then set
111 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
113 * is not set to 1 then the network event hook will never be called. See:
119 * a network buffer cannot be obtained then the calling task is held in the Blocked
122 * then the send operation is aborted. The maximum allowable send block time is
132 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
134 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
143 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/AllDisable/
DFreeRTOSIPConfig.h38 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
47 * then FreeRTOS_printf should be set to the function used to print out the
58 /* If the network card/driver includes checksum offloading then set
107 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
109 * is not set to 1 then the network event hook will never be called. See:
115 * a network buffer cannot be obtained then the calling task is held in the Blocked
118 * then the send operation is aborted. The maximum allowable send block time is
128 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
130 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
139 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_ARP_DataLenLessThanMinPacket/
DFreeRTOSIPConfig.h40 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
49 * then FreeRTOS_printf should be set to the function used to print out the
60 /* If the network card/driver includes checksum offloading then set
111 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
113 * is not set to 1 then the network event hook will never be called. See:
119 * a network buffer cannot be obtained then the calling task is held in the Blocked
122 * then the send operation is aborted. The maximum allowable send block time is
132 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
134 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
145 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/AllEnable/
DFreeRTOSIPConfig.h69 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
78 * then FreeRTOS_printf should be set to the function used to print out the
89 /* If the network card/driver includes checksum offloading then set
138 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
140 * is not set to 1 then the network event hook will never be called. See:
146 * a network buffer cannot be obtained then the calling task is held in the Blocked
149 * then the send operation is aborted. The maximum allowable send block time is
159 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
161 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
170 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/Enable_IPv4/
DFreeRTOSIPConfig.h72 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
81 * then FreeRTOS_printf should be set to the function used to print out the
92 /* If the network card/driver includes checksum offloading then set
141 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
143 * is not set to 1 then the network event hook will never be called. See:
149 * a network buffer cannot be obtained then the calling task is held in the Blocked
152 * then the send operation is aborted. The maximum allowable send block time is
162 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
164 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
173 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/Enable_IPv4_IPv6/
DFreeRTOSIPConfig.h72 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
81 * then FreeRTOS_printf should be set to the function used to print out the
92 /* If the network card/driver includes checksum offloading then set
141 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
143 * is not set to 1 then the network event hook will never be called. See:
149 * a network buffer cannot be obtained then the calling task is held in the Blocked
152 * then the send operation is aborted. The maximum allowable send block time is
162 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
164 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
173 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/Enable_IPv4_TCP/
DFreeRTOSIPConfig.h72 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
81 * then FreeRTOS_printf should be set to the function used to print out the
92 /* If the network card/driver includes checksum offloading then set
141 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
143 * is not set to 1 then the network event hook will never be called. See:
149 * a network buffer cannot be obtained then the calling task is held in the Blocked
152 * then the send operation is aborted. The maximum allowable send block time is
162 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
164 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
173 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/Enable_IPv6_TCP/
DFreeRTOSIPConfig.h72 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
81 * then FreeRTOS_printf should be set to the function used to print out the
92 /* If the network card/driver includes checksum offloading then set
141 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
143 * is not set to 1 then the network event hook will never be called. See:
149 * a network buffer cannot be obtained then the calling task is held in the Blocked
152 * then the send operation is aborted. The maximum allowable send block time is
162 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
164 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
173 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/Header_Self_Contain/
DFreeRTOSIPConfig.h68 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
77 * then FreeRTOS_printf should be set to the function used to print out the
88 /* If the network card/driver includes checksum offloading then set
129 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
131 * is not set to 1 then the network event hook will never be called. See:
137 * a network buffer cannot be obtained then the calling task is held in the Blocked
140 * then the send operation is aborted. The maximum allowable send block time is
150 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
152 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
161 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_DNS_Parser/
DFreeRTOSIPConfig.h42 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
51 * then FreeRTOS_printf should be set to the function used to print out the
64 /* If the network card/driver includes checksum offloading then set
115 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
117 * is not set to 1 then the network event hook will never be called. See:
123 * a network buffer cannot be obtained then the calling task is held in the Blocked
126 * then the send operation is aborted. The maximum allowable send block time is
136 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
138 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
149 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/patches/
DFreeRTOSIPConfig.h38 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
49 * then FreeRTOS_printf should be set to the function used to print out the
60 /* If the network card/driver includes checksum offloading then set
109 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
111 * is not set to 1 then the network event hook will never be called. See:
117 * a network buffer cannot be obtained then the calling task is held in the Blocked
120 * then the send operation is aborted. The maximum allowable send block time is
130 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
132 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
143 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP_DiffConfig/
DFreeRTOSIPConfig.h44 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
53 * then FreeRTOS_printf should be set to the function used to print out the
64 /* If the network card/driver includes checksum offloading then set
115 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
117 * is not set to 1 then the network event hook will never be called. See:
123 * a network buffer cannot be obtained then the calling task is held in the Blocked
126 * then the send operation is aborted. The maximum allowable send block time is
136 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
138 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
149 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP_DiffConfig1/
DFreeRTOSIPConfig.h44 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
53 * then FreeRTOS_printf should be set to the function used to print out the
64 /* If the network card/driver includes checksum offloading then set
115 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
117 * is not set to 1 then the network event hook will never be called. See:
123 * a network buffer cannot be obtained then the calling task is held in the Blocked
126 * then the send operation is aborted. The maximum allowable send block time is
136 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
138 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
149 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_DHCPv6/
DFreeRTOSIPConfig.h46 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
55 * then FreeRTOS_printf should be set to the function used to print out the
66 /* If the network card/driver includes checksum offloading then set
117 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
119 * is not set to 1 then the network event hook will never be called. See:
125 * a network buffer cannot be obtained then the calling task is held in the Blocked
128 * then the send operation is aborted. The maximum allowable send block time is
138 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
140 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
151 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_DNS/
DFreeRTOSIPConfig.h47 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
56 * then FreeRTOS_printf should be set to the function used to print out the
67 /* If the network card/driver includes checksum offloading then set
118 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
120 * is not set to 1 then the network event hook will never be called. See:
126 * a network buffer cannot be obtained then the calling task is held in the Blocked
129 * then the send operation is aborted. The maximum allowable send block time is
139 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
141 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
152 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_DNS_ConfigNoCallback/
DFreeRTOSIPConfig.h47 * 1 then FreeRTOS_debug_printf should be defined to the function used to print
56 * then FreeRTOS_printf should be set to the function used to print out the
67 /* If the network card/driver includes checksum offloading then set
118 /* If ipconfigUSE_NETWORK_EVENT_HOOK is set to 1 then FreeRTOS+TCP will call the
120 * is not set to 1 then the network event hook will never be called. See:
126 * a network buffer cannot be obtained then the calling task is held in the Blocked
129 * then the send operation is aborted. The maximum allowable send block time is
139 /* If ipconfigUSE_DHCP is 1 then FreeRTOS+TCP will attempt to retrieve an IP
141 * ipconfigUSE_DHCP is 0 then FreeRTOS+TCP will use a static IP address. The
152 /* If ipconfigDHCP_USES_USER_HOOK is set to 1 then the application writer must
[all …]

123456