Searched refs:sPTON6_Set (Results 1 – 3 of 3) sorted by relevance
73 extern BaseType_t prv_inet_pton6_add_nibble( struct sPTON6_Set * pxSet,76 extern void prv_inet_pton6_set_zeros( struct sPTON6_Set * pxSet );877 struct sPTON6_Set xSet; in test_prv_inet_pton6_add_nibble_NotColon()895 struct sPTON6_Set xSet; in test_prv_inet_pton6_add_nibble_NotColon_AccumulatorNonZero()914 struct sPTON6_Set xSet; in test_prv_inet_pton6_add_nibble_NotColon_AccumulatorOverflow()930 struct sPTON6_Set xSet; in test_prv_inet_pton6_add_nibble_InvalidHexChar_ValidDigit()957 struct sPTON6_Set xSet; in test_prv_inet_pton6_add_nibble_InvalidHexChar_ValidDigit_BufferOverflow()979 struct sPTON6_Set xSet; in test_prv_inet_pton6_add_nibble_InvalidHexChar_InValidDigit()1002 struct sPTON6_Set xSet; in test_prv_inet_pton6_add_nibble_InvalidHexChar_InValidDigit_3rdColon()1024 struct sPTON6_Set xSet; in test_prv_inet_pton6_add_nibble_InvalidInput()[all …]
61 struct sPTON6_Set struct
464 static BaseType_t prv_inet_pton6_add_nibble( struct sPTON6_Set * pxSet, in prv_inet_pton6_add_nibble()534 static void prv_inet_pton6_set_zeros( struct sPTON6_Set * pxSet ) in prv_inet_pton6_set_zeros()570 struct sPTON6_Set xSet; in FreeRTOS_inet_pton6()