Searched refs:opt_buffer (Results 1 – 2 of 2) sorted by relevance
134 uint8_t *opt_buffer; member
178 if (!ctx->opt_buffer) { in get_option()179 ctx->opt_buffer = in get_option()182 if (ctx->opt_buffer == NULL) in get_option()186 bp = ctx->opt_buffer; in get_option()233 return (const uint8_t *)ctx->opt_buffer; in get_option()3453 free(ctx->opt_buffer); in dhcp_free()3455 ctx->opt_buffer = NULL; in dhcp_free()