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