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()324 if (!opt_buffer) { in get_option()325 opt_buffer = xmalloc(sizeof(*dhcp)); in get_option()331 bp = opt_buffer; in get_option()375 return (const uint8_t *)opt_buffer; in get_option()