Searched defs:get_option_raw (Results 1 – 2 of 2) sorted by relevance
248 cmdline::parsed_cmdline::get_option_raw(const std::string& name) const in get_option_raw() function in cmdline::parsed_cmdline
208 #define get_option_raw(dhcp, opt) get_option(dhcp, opt, NULL, NULL) macro