Home
last modified time | relevance | path

Searched refs:rMATCH_IP_ADDR (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_Routing.c711 #define rMATCH_IP_ADDR 0 /**< Find an endpoint with a matching IP-address. */ macro
803 pxFound[ rMATCH_IP_ADDR ] = pxEndPoint; in pxEasyFit()
804 xCount[ rMATCH_IP_ADDR ]++; in pxEasyFit()
829 pxFound[ rMATCH_IP_ADDR ] = pxEndPoint; in pxEasyFit()
830 xCount[ rMATCH_IP_ADDR ]++; in pxEasyFit()