Searched refs:opaqueport (Results 1 – 1 of 1) sorted by relevance
418 …const char *fullname, const char *hosttarget, uint16_t opaqueport, uint16_t txtLen, const unsigned… in zonedata_resolve() argument420 union { uint16_t s; u_char b[2]; } port = { opaqueport }; in zonedata_resolve()548 …const char *fullname, const char *hosttarget, uint16_t opaqueport, uint16_t txtLen, const unsigned… in resolve_reply() argument550 union { uint16_t s; u_char b[2]; } port = { opaqueport }; in resolve_reply()