Home
last modified time | relevance | path

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

/external/android-clat/
Dclatd_test.cpp486 void check_translated_packet(const uint8_t *original, size_t original_len, in check_translated_packet() function
502 check_translated_packet(original[i], original_lengths[i], in check_fragment_translation()
875 check_translated_packet(udp_ipv4, sizeof(udp_ipv4), udp_ipv6, sizeof(udp_ipv6), in TEST_F()
877 check_translated_packet(udp_ipv6, sizeof(udp_ipv6), udp_ipv4, sizeof(udp_ipv4), in TEST_F()
882 check_translated_packet(ipv4_ping, sizeof(ipv4_ping), ipv6_ping, sizeof(ipv6_ping), in TEST_F()
884 check_translated_packet(ipv6_ping, sizeof(ipv6_ping), ipv4_ping, sizeof(ipv4_ping), in TEST_F()