Lines Matching refs:get_option_raw
303 #define get_option_raw(dhcp, opt) get_option(dhcp, opt, NULL, NULL)
383 const uint8_t *p = get_option_raw(dhcp, option);
394 const uint8_t *p = get_option_raw(dhcp, option);
407 const uint8_t *p = get_option_raw(dhcp, option);
420 const uint8_t *p = get_option_raw(dhcp, option);
1398 if (get_option_raw(dhcp, opt->option))