Searched refs:optcode (Results 1 – 1 of 1) sorted by relevance
163 uint16_t optcode, optlen; in do_section() local172 GETSHORT(optcode, cp); in do_section()175 if (optcode == NS_OPT_NSID) { in do_section()192 fmt::format_to(out, "; OPT={}\n", optcode); in do_section()194 fmt::format_to(out, "; OPT={}: ", optcode); in do_section()