FLOWSPEC_SIZE_MAX
if (len > FLOWSPEC_SIZE_MAX)
if (len > FLOWSPEC_SIZE_MAX)
if (len > FLOWSPEC_SIZE_MAX) {
yyerror("flowspec too long %d > %d", len, FLOWSPEC_SIZE_MAX);
uint8_t buf[FLOWSPEC_SIZE_MAX + PT_FLOW_SIZE];
if (f->len > FLOWSPEC_SIZE_MAX) {
if (f->len > FLOWSPEC_SIZE_MAX)