Searched refs:udp_payload (Results 1 – 2 of 2) sorted by relevance
/hardware/google/apf/ |
D | apf_dns_test.cc | 17 const uint8_t udp_payload[] = { in TEST() local 30 …ngle_name(needle_match, needle_match + sizeof(needle_match), udp_payload, sizeof(udp_payload), &of… in TEST() 39 …e_match_star, needle_match_star + sizeof(needle_match_star), udp_payload, sizeof(udp_payload), &of… in TEST() 48 …ame(needle_nomatch, needle_nomatch + sizeof(needle_nomatch), udp_payload, sizeof(udp_payload), &of… in TEST() 57 …tch_star, needle_nomatch_star + sizeof(needle_nomatch_star), udp_payload, sizeof(udp_payload), &of… in TEST() 67 const uint8_t udp_payload[] = { in TEST() local 82 …ngle_name(needle_match, needle_match + sizeof(needle_match), udp_payload, sizeof(udp_payload), &of… in TEST() 90 …e_match_star, needle_match_star + sizeof(needle_match_star), udp_payload, sizeof(udp_payload), &of… in TEST() 100 const uint8_t udp_payload[] = { in TEST() local 115 …ngle_name(needle_match, needle_match + sizeof(needle_match), udp_payload, sizeof(udp_payload), &of… in TEST() [all …]
|
D | apf_checksum_test.cc | 31 uint8_t udp_payload[]; in TEST() member 78 uint8_t udp_payload[]; in TEST() member
|