table_check_type
int table_check_type(struct table *, uint32_t);
return table_check_type(t, tmask) && table_check_service(t, smask);