Searched refs:FreeRTOS_OutputAdvertiseIPv6 (Results 1 – 7 of 7) sorted by relevance
146 void FreeRTOS_OutputAdvertiseIPv6( NetworkEndPoint_t * pxEndPoint );
156 void FreeRTOS_OutputAdvertiseIPv6( NetworkEndPoint_t * pxEndPoint ) in FreeRTOS_OutputAdvertiseIPv6() function
168 void FreeRTOS_OutputAdvertiseIPv6( NetworkEndPoint_t * pxEndPoint ) in FreeRTOS_OutputAdvertiseIPv6() function
2638 FreeRTOS_OutputAdvertiseIPv6( &xEndPoint ); in test_vARPAgeCache()
1771 FreeRTOS_OutputAdvertiseIPv6( &xEndPoint ); in test_FreeRTOS_OutputAdvertiseIPv6_Default()1788 catch_assert( FreeRTOS_OutputAdvertiseIPv6( &xEndPoint ) ); in test_FreeRTOS_OutputAdvertiseIPv6_Assert()1814 FreeRTOS_OutputAdvertiseIPv6( &xEndPoint ); in test_FreeRTOS_OutputAdvertiseIPv6_HappyPath()
1134 void FreeRTOS_OutputAdvertiseIPv6( NetworkEndPoint_t * pxEndPoint ) in FreeRTOS_OutputAdvertiseIPv6() function
1227 FreeRTOS_OutputAdvertiseIPv6( pxEndPoint ); in vARPAgeCache()