Searched refs:LLQ (Results 1 – 5 of 5) sorted by relevance
36 TCP's standard three-way handshake makes the full four-packet LLQ setup40 sent is formatted as described in the LLQ document, however there is43 So when the server receives an LLQ (or a standard query), it looks to76 All private LLQ operations are TSIG-enabled and sent over a secure80 connection after initial LLQ setup and sending subsequent events and91 processing of an LLQ refresh. Prior to these changes, dnsextd would93 LLQ by comparing both the IP Address and port number of the request100 When setting up a semi-private LLQ (where the request and initial answer104 need to pass the UDP event port number in the LLQ setup request111 2) Upon setup every LLQ must NAT map two ports. Upon tear down every LLQ[all …]
20 LLQ("LLQ", 1), enumConstant
60 llq return LLQ;
106 %token LLQ 191 LLQ PORT NUMBER
407 case LLQ: in readAnswer()