Home
last modified time | relevance | path

Searched full:done (Results 1 – 25 of 61) sorted by relevance

123

/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/parsing/ProcessReceivedUDPPacket/
DProcessReceivedUDPPacket_harness.c14 /* This proof was done before. Hence we assume it to be correct here. */
20 /* This proof was done before. Hence we assume it to be correct here. */
25 /* This proof was done before. Hence we assume it to be correct here. */
32 /* This proof was done before. Hence we assume it to be correct here. */
39 /* This proof was done before. Hence we assume it to be correct here. */
59 /* This proof was done before. Hence we assume it to be correct here. */
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/parsing/ProcessReceivedUDPPacket_IPv6/
DProcessReceivedUDPPacket_IPv6_harness.c14 /* This proof was done before. Hence we assume it to be correct here. */
20 /* This proof was done before. Hence we assume it to be correct here. */
25 /* This proof was done before. Hence we assume it to be correct here. */
32 /* This proof was done before. Hence we assume it to be correct here. */
45 /* This proof was done before. Hence we assume it to be correct here. */
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/parsing/ProcessIPPacket/
DProcessIPPacket_harness.c15 /* proof is done separately */
20 /* proof is done separately */
26 /* This proof was done before. Hence we assume it to be correct here. */
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/patches/
DMakefile12 done; \
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP/
DIP_list_macros.h85 * @param[in] pxEndPoint: The end-point for which the RA/SLAAC process should be done..
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP_Timers/
DIP_Timers_list_macros.h80 * @param[in] pxEndPoint: The end-point for which the RA/SLAAC process should be done..
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP_Utils/
DIP_Utils_list_macros.h80 * @param[in] pxEndPoint: The end-point for which the RA/SLAAC process should be done..
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ThirdParty/MSP432/
DNetworkInterface.c321 * there is also a need to turn on defines in FreeRTOS+TCP as well. This is done automatically in setupEMAC()
518 /* The copy needs to be done here since directly assigning a pointer does not seem to work in packetTransmit()
755 …/* The buffer does not need to be released here since this will be done internally by the network … in prvEMACDeferredInterruptHandlerTaskRX()
775 /* Network initialization is already done outside of this function, so this function will only
828 * so all of the output work is thereby done by another task. */
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_RA/
DFreeRTOS_RA_utest.c1124 /* pdFALSE Indicating vRAProcessInit is already done */ in test_vRAProcess_eRAStateWait()
1156 /* pdFALSE Indicating vRAProcessInit is already done */ in test_vRAProcess_eRAStateWait_RetryExceed()
1189 /* pdFALSE Indicating vRAProcessInit is already done */ in test_vRAProcess_eRAStateIPWait_AddressInUse()
1220 /* pdFALSE Indicating vRAProcessInit is already done */ in test_vRAProcess_eRAStateIPWait_Retry()
1253 /* pdFALSE Indicating vRAProcessInit is already done */ in test_vRAProcess_eRAStateIPWait_RASuccess()
1286 /* pdFALSE Indicating vRAProcessInit is already done */ in test_vRAProcess_eRAStateIPWait_UsingDefaultAddress()
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP_DiffConfig1/
DIP_DiffConfig1_list_macros.h97 * @param[in] pxEndPoint: The end-point for which the RA/SLAAC process should be done..
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP_DiffConfig2/
DIP_DiffConfig2_list_macros.h83 * @param[in] pxEndPoint: The end-point for which the RA/SLAAC process should be done..
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Common/
DphyHandling.c311 …FreeRTOS_printf( ( "xPhyReset: phyBMCR_RESET timed out ( done 0x%02X )\n", ( unsigned int ) ulDone… in xPhyReset()
600 …FreeRTOS_printf( ( "xPhyStartAutoNegotiation: phyBMSR_AN_COMPLETE timed out ( done 0x%02X )\n", ( … in xPhyStartAutoNegotiation()
787 * Otherwise, polling will be done when the 'xLinkStatusTimer' expires. */ in xPhyCheckLinkStatus()
820 /* The link status is low, polling may be done more frequently. */ in xPhyCheckLinkStatus()
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/Socket/vSocketClose/
DvSocketClose_harness.c124 /* No post checking to be done. */ in harness()
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP_DiffConfig3/
DIP_DiffConfig3_list_macros.h83 * @param[in] pxEndPoint: The end-point for which the RA/SLAAC process should be done..
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP_DiffConfig/
DIP_DiffConfig_list_macros.h90 * @param[in] pxEndPoint: The end-point for which the RA/SLAAC process should be done..
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/
Dethernet_phy.c157 * The GMAC peripheral pins are configured after the reset is done.
403 /* Done successfully */ in ethernet_phy_auto_negotiate()
/FreeRTOS-Plus-TCP-v4.0.0/.github/workflows/
Dci.yml165 done
/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOS_IPv4_Private.h53 …* This must work for both IPv4 and IPv6 packets. The pointer conversion is done by subtracting a c…
DFreeRTOSIPConfigDefaults.h911 * things can be done. Better not to call any networking API, because that
960 * This can be either done in hardware, or by calling the checksum
974 * This can be either done in hardware, or by calling the checksum
1002 * can be done. Better not to call any networking API, because that could
DFreeRTOS_ND.h136 * @param[in] pxEndPoint: The end-point for which the RA/SLAAC process should be done..
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/DNS/DNSgetHostByName_a/
DDNSgetHostByName_a_harness.c27 * sequential primitives is done elsewhere.
/FreeRTOS-Plus-TCP-v4.0.0/
DMISRA.md133 the user to use. This conversion is done to achieve that while avoiding
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/pic32mzef/
DBufferAllocation_2.c105 /* MAC packet acknowledgment, once MAC is done with it */
170 /* function called once MAC is done with it */
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/Common/
DFreeRTOSConfig.h134 * and one on TCP/IP). This is done to prevent an output buffer being defined by
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/Header_Self_Contain/
DFreeRTOSConfig.h134 * and one on TCP/IP). This is done to prevent an output buffer being defined by

123