NFT_LOOKUP_F_INV
NLA_POLICY_MASK(NLA_BE32, NFT_LOOKUP_F_INV),
if (flags & NFT_LOOKUP_F_INV)
u32 flags = priv->invert ? NFT_LOOKUP_F_INV : 0;