Searched refs:opt_buffer (Results 1 – 1 of 1) sorted by relevance
62 static uint8_t *opt_buffer; variable299 free(opt_buffer); in free_option_buffer()320 if (!opt_buffer) { in get_option()321 opt_buffer = xmalloc(sizeof(*dhcp)); in get_option()327 bp = opt_buffer; in get_option()371 return (const uint8_t *)opt_buffer; in get_option()