Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:llq

759 	union { LLQOptData llq; mDNSu32 updatelease; OwnerOptData owner; } u;
764 // LLQ rdata 18 bytes (opt 2, len 2, vers 2, op 2, err 2, id 8, lease 4)
1439 // LLQ constants
1444 // LLQ Operation Codes
1449 // LLQ Errror Codes
1546 ZoneData *nta; // Used for getting zone data for private or LLQ query
1547 mDNSAddr servAddr; // Address and port learned from _dns-llq, _dns-llq-tls or _dns-query-tls SRV query
1554 // LLQ-specific fields. These fields are only meaningful when LongLived flag is set
1558 mDNSs16 ntries; // for UDP: the number of packets sent for this LLQ state
1560 // the number of TCP/TLS connection attempts for this LLQ state, or
1631 ZoneService ZoneService; // Which service we're seeking for this zone (update, query, or LLQ)
1636 mDNSIPPort Port; // Discovered result: Update port, query port, or LLQ port from SRV record
1905 NATTraversalInfo LLQNAT; // Single shared NAT Traversal to receive inbound LLQ notifications