Searched refs:ucHopLimit (Results 1 – 7 of 7) sorted by relevance
144 uint8_t ucHopLimit; /**< Replaces the time to live from IPv4. 7 + 1 = 8 */ member190 uint8_t ucHopLimit; /* 4 + 1 = 5 */ member
265 pxIPHeader_IPv6->ucHopLimit = 128; in vProcessGeneratedUDPPacket_IPv6()277 pxIPHeader_IPv6->ucHopLimit = 255; in vProcessGeneratedUDPPacket_IPv6()
620 pxICMPPacket->xIPHeader.ucHopLimit = 255U; in vNDSendNeighbourSolicitation()1074 pxICMPPacket->xIPHeader.ucHopLimit = 255U; in prvProcessICMPMessage_IPv6()1174 pxICMPPacket->xIPHeader.ucHopLimit = 255; in FreeRTOS_OutputAdvertiseIPv6()1189 pxICMPPacket->xIPHeader.ucHopLimit = 255; in FreeRTOS_OutputAdvertiseIPv6()
188 pxICMPPacket->xIPHeader.ucHopLimit = raDEFAULT_HOP_LIMIT; in vNDSendRouterSolicitation()383 pxAdvertisement->ucHopLimit, in vReceiveRA()
435 pxIPHeader->ucHopLimit = 128; in prvTCPPrepareConnect_IPV6()
771 TEST_ASSERT_EQUAL( pxICMPPacket->xIPHeader.ucHopLimit, 255 ); in test_vNDAgeCache_NSHappyPath()865 TEST_ASSERT_EQUAL( pxICMPPacket->xIPHeader.ucHopLimit, 255 ); in test_vNDSendNeighbourSolicitation_HappyPath()1574 TEST_ASSERT_EQUAL( xICMPPacket.xIPHeader.ucHopLimit, 255U ); in test_prvProcessICMPMessage_IPv6_NeighborSolicitation()
273 TEST_ASSERT_EQUAL( raDEFAULT_HOP_LIMIT, pxICMPPacket->xIPHeader.ucHopLimit ); in test_vNDSendRouterSolicitation_HappyPath()