Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/Clients/
H A Ddns-sd.c659 …const char *fullname, const char *hosttarget, uint16_t opaqueport, uint16_t txtLen, const unsigned… in zonedata_resolve() argument
661 union { uint16_t s; u_char b[2]; } port = { opaqueport }; in zonedata_resolve()
792 …const char *fullname, const char *hosttarget, uint16_t opaqueport, uint16_t txtLen, const unsigned… in resolve_reply() argument
794 union { uint16_t s; u_char b[2]; } port = { opaqueport }; in resolve_reply()