Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
Dres_debug.cpp166 uint16_t optcode, optlen; in do_section() local
175 GETSHORT(optcode, cp); in do_section()
178 if (optcode == NS_OPT_NSID) { in do_section()
195 StringAppendF(&s, "; OPT=%u\n", optcode); in do_section()
197 StringAppendF(&s, "; OPT=%u: ", optcode); in do_section()