MIN_NAPI_ID
return napi_id >= MIN_NAPI_ID;
napi_gen_id = MIN_NAPI_ID;
*insn++ = BPF_JMP_IMM(BPF_JGE, si->dst_reg, MIN_NAPI_ID, 1);