BPF_STRTOX_BASE_MASK
unsigned int base = flags & BPF_STRTOX_BASE_MASK;
if (flags & ~BPF_STRTOX_BASE_MASK)