NFP_IPV4_TTL_MASK
tmp = FIELD_PREP(NFP_IPV4_TTL_MASK, match.key->ttl);
match.key->ttl = FIELD_GET(NFP_IPV4_TTL_MASK, tmp);