Home
last modified time | relevance | path

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

/system/netd/resolv/
Dres_debug.cpp190 uint16_t optcode, optlen; in do_section() local
200 GETSHORT(optcode, cp); in do_section()
203 if (optcode == NS_OPT_NSID) { in do_section()
220 p = dbprint(p, end, "; OPT=%u\n", optcode); in do_section()
222 p = dbprint(p, end, "; OPT=%u: ", optcode); in do_section()