HomeSort by: relevance | last modified time | path
    Searched refs:DNS_OPT_LLQ (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
message.h 105 #define DNS_OPT_LLQ 1 /*%< LLQ opt code */
  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
opt_41.c 128 case DNS_OPT_LLQ:
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
opt_41.c 129 case DNS_OPT_LLQ:
  /src/external/mpl/bind/dist/lib/dns/include/dns/
message.h 110 #define DNS_OPT_LLQ 1 /*%< LLQ opt code */
  /src/external/mpl/bind/dist/lib/dns/
message.c 3686 [DNS_OPT_LLQ] = "LLQ",
3815 case DNS_OPT_LLQ:
4242 case DNS_OPT_LLQ:
  /src/external/mpl/dhcp/bind/dist/lib/dns/
message.c 3726 if (optcode == DNS_OPT_LLQ) {
4087 if (optcode == DNS_OPT_LLQ) {

Completed in 24 milliseconds