Lines Matching refs:host_offset
31 uint16_t host_offset, uint32_t addr,
44 uint16_t host_offset, const uint8_t addr[16],
52 uint16_t *host_offset);
388 uint16_t host_offset = -1; in ZTEST() local
402 &host_offset); in ZTEST()
406 zassert_equal(host_offset, 18, ""); in ZTEST()
417 &host_offset), ""); in ZTEST()
425 &host_offset), ""); in ZTEST()
433 &host_offset), ""); in ZTEST()
441 const uint16_t host_offset = 0x59; in ZTEST() local
452 int actual_int = add_a_record(&nasxxxxxx, ttl, host_offset, in ZTEST()
469 host_offset, addr, in ZTEST()
479 const uint16_t host_offset = 0x59; in ZTEST() local
494 int actual_int = add_aaaa_record(&nasxxxxxx, ttl, host_offset, in ZTEST()
512 add_aaaa_record(&nasxxxxxx, ttl, host_offset, in ZTEST()