Lines Matching refs:id
38 CU_ASSERT(memcmp(&pdu->hdr->id, teststr + 2, 2) == 0); in t_parse_pdu1()
55 CU_ASSERT(memcmp(&pdu->hdr->id, teststr + 2, 2) == 0); in t_parse_pdu2()
101 CU_ASSERT(memcmp(&pdu->hdr->id, teststr + 2, 2) == 0); in t_parse_pdu5()
137 CU_ASSERT(memcmp(&pdu->hdr->id, teststr + 2, 2) == 0); in t_parse_pdu7()
163 CU_ASSERT(memcmp(&pdu->hdr->id, teststr + 2, 2) == 0); in t_parse_pdu8()
206 CU_ASSERT(memcmp(&pdu->hdr->id, teststr + 2, 2) == 0); in t_parse_pdu11()
223 CU_ASSERT(memcmp(&pdu->hdr->id, teststr + 2, 2) == 0); in t_parse_pdu12()
262 pdu->hdr->id = htons(0x1234); in t_encode_pdu1()
281 pdu->hdr->id = htons(0x1234); in t_encode_pdu2()
315 pdu->hdr->id = htons(0x1234); in t_encode_pdu4()
366 pdu->hdr->id = htons(0x1234); in t_encode_pdu5()
404 pdu->hdr->id = htons(0x1234); in t_encode_pdu6()
424 pdu->hdr->id = htons(0x1234); in t_encode_pdu7()
447 pdu->hdr->id = htons(0x1234); in t_encode_pdu8()
480 pdu->hdr->id = htons(0x1234); in t_encode_pdu9()
562 pdu->hdr->id = htons(0x1234); in t_encode_pdu10()