Home
last modified time | relevance | path

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

/external/mdnsresponder/Clients/
Ddns-sd.c418 …const char *fullname, const char *hosttarget, uint16_t opaqueport, uint16_t txtLen, const unsigned… in zonedata_resolve() argument
420 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() argument
550 union { uint16_t s; u_char b[2]; } port = { opaqueport }; in resolve_reply()